Skip to content

Commit 4fa9fe7

Browse files
author
Erik Wittern
committed
Fixed typo
1 parent 0e59024 commit 4fa9fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Use Swagger Snippet, which now defines the global variable `SwaggerSnippet`.
5656

5757

5858
## Output
59-
The output for every endpoint is an object, containing the `method`, `url`, a human-readable `description`, and the corresponding `resource` - all of these values stem from the specification. In addition, within the `snippets` list, an object containing a code snippet for every chosen target is provided. As of version `0.4.0`, the snippets include examplary payload data.
59+
The output for every endpoint is an object, containing the `method`, `url`, a human-readable `description`, and the corresponding `resource` - all of these values stem from the specification. In addition, within the `snippets` list, an object containing a code snippet for every chosen target is provided. As of version `0.4.0`, the snippets include exemplary payload data.
6060

6161
If `getSwaggerSnippets` is used, an array of the above described objects is returned.
6262

0 commit comments

Comments
 (0)