Skip to content

Commit

Permalink
Modified the style=no_style so it is in a code block (#783)
Browse files Browse the repository at this point in the history
  • Loading branch information
chidiadi01 authored Jun 14, 2024
1 parent df11149 commit 7e3b4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/docs/endpoints/examples.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Get examples from dictionary
| Name | Description | Example |
| :----- | :----- | :----- |
| **keyword** *required* | Keyword for querying words | `keyword=ego` |
| **style** | Style for requested example sentences | `style=no_style|standard|proverb|biblical` |
| **style** | Style for requested example sentences | `style=no_style` |standard|proverb|biblical` |
| **page** | Page for results | `page=1` |
| **range** | Page for result using [x,y] syntax, max range includes 25 documents | `range=[0, 24]` |

Expand Down

0 comments on commit 7e3b4d9

Please sign in to comment.