Skip to content

Commit

Permalink
Fix typo in developing-locust
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbaldwin44 committed Dec 7, 2023
1 parent 208acc1 commit be754be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developing-locust.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ The frontend can additionally be built using make:
Linting
-------

Run ``yarn lint`` to detect lint failures in the frontend project. Running ``yarn lint --fix`` will resolve any issues that are automatically resolvable. Your IDE can aditionally be configured with ESLint to resolve these issues on save.
Run ``yarn lint`` to detect lint failures in the frontend project. Running ``yarn lint --fix`` will resolve any issues that are automatically resolvable. Your IDE can additionally be configured with ESLint to resolve these issues on save.

Formatting
----------
Expand Down

0 comments on commit be754be

Please sign in to comment.