Skip to content

Commit

Permalink
fix typo README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh authored Sep 4, 2024
1 parent 7cfcac7 commit 18497e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ npm/yarn run example-app
```
Then go to ```localhost:8080```

For more information on building and validating ```formsy-react``` forms, take a look at [Formsy-React's Dcoumentaion](https://github.com/formsy/formsy-react/blob/master/API.md)
For more information on building and validating ```formsy-react``` forms, take a look at [Formsy-React's Documentation](https://github.com/formsy/formsy-react/blob/master/API.md)

## Tests
Tests are done using Mocha, chai, sinon, and enzyme on jsdom.
Expand Down

0 comments on commit 18497e2

Please sign in to comment.