Skip to content

Commit 10bdf40

Browse files
committed
Small typo fix on markdown documentation
1 parent c692da2 commit 10bdf40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ context
4040

4141
### Input
4242

43-
The raw API it not JSON-based. It takes a Markdown document as plaintext (`text/plain` or `text/x-markdown`) and renders it as plain Markdown without a repository context (just like a README.md file is rendered -- this is the simplest way to preview a readme online).
43+
The raw API is not JSON-based. It takes a Markdown document as plaintext (`text/plain` or `text/x-markdown`) and renders it as plain Markdown without a repository context (just like a README.md file is rendered -- this is the simplest way to preview a readme online).
4444

4545
### Response
4646

0 commit comments

Comments
 (0)