Skip to content

Commit 8e39330

Browse files
Merge pull request #67 from SachinBahukhandi/readme-fix
Fixed the readme.md file
2 parents a6e34ae + b9c4661 commit 8e39330

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Configurations
8383
The file `config/admin.php` contains an array of configurations, you can find the default configurations in there.
8484

8585
## Extensions
86-
<a href="https://open-admin.org/docs/en/extension-development">Extention development</a>
86+
<a href="https://open-admin.org/docs/en/extension-development">Extension development</a>
8787

8888
More coming soon
8989

@@ -93,13 +93,13 @@ More coming soon
9393
| [media-manager](https://github.com/open-admin-org/media-manager) | Provides a web interface to manage local files | ~1.0 |
9494
| [config](https://github.com/open-admin-org/config) | Config manager for open-admin |~1.0 |
9595
| [grid-sortable](https://github.com/open-admin-org/grid-sortable) | Sortable grids |~1.0 |
96-
| [Ckeditor](https://github.com/open-admin-org/ckeditor) | Ckeditor for forms |~1.0 |
96+
| [CkEditor](https://github.com/open-admin-org/ckeditor) | CkEditor for forms |~1.0 |
9797
| [api-tester](https://github.com/open-admin-org/api-tester) | Test api calls from the admin |~1.0 |
9898
| [scheduling](https://github.com/open-admin-org/scheduling) | Show and test your cronjobs |~1.0 |
9999
| [phpinfo](https://github.com/open-admin-org/phpinfo) | Show php info in the admin |~1.0 |
100-
| [log-viewer](https://github.com/open-admin-org/log-viewer) | Log viewer for laravel |~1.0.12 |
100+
| [log-viewer](https://github.com/open-admin-org/log-viewer) | Log viewer for Laravel |~1.0.12 |
101101
| [page-designer](https://github.com/open-admin-org/page-designer) | Page designer to position items freely |~1.0.18 |
102-
| [reporter](https://github.com/open-admin-org/reporter) | rovides a developer-friendly web interface to view the exception |~1.0.18 |
102+
| [reporter](https://github.com/open-admin-org/reporter) | Provides a developer-friendly web interface to view the exception |~1.0.18 |
103103
| [redis-manager](https://github.com/open-admin-org/redis-manager) | Redis manager for open-admin |~1.0.20 |
104104

105105

0 commit comments

Comments
 (0)