We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36ff80c commit ee2b7adCopy full SHA for ee2b7ad
CONTRIBUTING.md
@@ -83,7 +83,7 @@ JSDoc will be read and automatically processed by `generate:api-docs` and theref
83
- Description
84
- `@param` - If the method has parameters
85
- `@see` - If there are other important methods
86
-- `@example` - Example calls without and with parameters, including a sample result each
+- `@example` - Example calls without and with parameters, including a sample result of each call
87
- `@since` - The version this method was added (or is likely to be added)
88
- `@deprecated` - If the method is deprecated, with additional information about replacements
89
0 commit comments