danielyxie / bitburner

Bitburner Game
https://danielyxie.github.io/bitburner/
2.81k stars 767 forks source link

typo #4279

Closed aldrinrenzcruz closed 2 years ago

aldrinrenzcruz commented 2 years ago

minor typo

Only bugfix are accepted

DELETE THIS AFTER READING

READ CONTRIBUTING.md

PR title

Formatted as such: SECTION: PLAYER DESCRIPTION

SECTION is something like "API", "UI", "MISC", "STANEK", "CORPORATION" PLAYER DESCRIPTION is what you'd tell a non-contributor to convey what is changed.

Linked issues

If your pull request is related to a git issue, please link it in the description using #xyz. If your PR should close the issue when it is merged in, use fixes #xyz or closes #xyz like this:

closes #xxxx closes #yyyy

It'll automate the process.

Documentation

Bug fix

Make sure you run npm run format and npm run lint before pushing.