-
-
Notifications
You must be signed in to change notification settings - Fork 230
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: fix typos in API Reference documentation (#1015)
* docs: fix incorrect caption for add_view code sample Changed "Using the `@app.view` decorator" to "Using the `app.add_view` method" to more accurately describe the code sample. * docs: fix logic error in rust code sample Fix the `square` function's logic to square the number instead of cubing it.
- Loading branch information
1 parent
1af681f
commit 0b3162a
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters