Skip to content

Fix spelling error in RPC generator (Initalizes) #391

@joeygrover

Description

@joeygrover

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
  1. Run the RPC generator
  2. Read the JS Doc
  3. Notice the spelling error
Expected Behavior

Words are spelled correctly, specifically Initializes

Observed Behavior

Words are spelled incorrectly, specifically Initalizes

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions