Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
SergiuBota1 committed Apr 15, 2024
1 parent 197561c commit b29c12d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ class FacebookControllerFactory
}
```

Make sure to register your controller with the factory in ``ConfigProvider``.
Make sure to register your controller with the factory in `ConfigProvider`.
2 changes: 1 addition & 1 deletion docs/books/v1/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ class FacebookControllerFactory
}
```

Make sure to register your controller with the factory in ``ConfigProvider``.
Make sure to register your controller with the factory in `ConfigProvider`.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ docs_dir: docs/book
site_dir: docs/html
extra:
project: Packages
current_version: v3
current_version: v1
versions:
- v1
nav:
Expand Down

0 comments on commit b29c12d

Please sign in to comment.