Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
richardDobron committed Jun 22, 2022
1 parent 1ecb764 commit 20c5512
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ https://github.com/richardDobron/fbt/tree/main/docs
## TODO

- [ ] Add driver-agnostic support for multiple database systems.
- [ ] Add integrations for Symfony, Laravel, CakePHP, Zend Framework, Nette, ...
- [ ] Add integrations for Symfony, CakePHP, Zend Framework, Nette, ...
- ...

## License
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "richarddobron/fbt",
"description": "A PHP Internationalization Framework for PHP.",
"description": "An Internationalization Framework for PHP.",
"keywords": ["php", "i18n", "framework", "internationalization", "translations"],
"require": {
"php": "^7.0",
Expand Down

0 comments on commit 20c5512

Please sign in to comment.