Skip to content

Commit

Permalink
📝 docs: just a typo
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
  • Loading branch information
mhkarimi1383 committed Sep 10, 2024
1 parent 31e7623 commit f83e798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/parameter-types/json.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ data = json.loads(user_input)

## Usage

You will get all the correct editor support, attributes, methods, etc for the dict object:`
You will get all the correct editor support, attributes, methods, etc for the dict object:

//// tab | Python 3.7+

Expand Down

0 comments on commit f83e798

Please sign in to comment.