-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Bug Report
The issue is that the RPC generator has the word initializes spelled incorrectly.
This should be fixed and the generator rerun to fix the JS Doc.
See the line:
* Initalizes an instance of {{name}}.
Found here:
| * Initalizes an instance of {{name}}. |
Reproduction Steps
- Run the RPC generator
- Read the JS Doc
- Notice the spelling error
Expected Behavior
Words are spelled correctly, specifically Initializes
Observed Behavior
Words are spelled incorrectly, specifically Initalizes
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation