mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 00:04:22 +02:00
MISC: Fix various typos (#982)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
In Bitburner "Programs" refer specifically to the list of `.exe` files found in the Programs tab of the side menu.
|
||||
|
||||
Unlike `.js` [scripts](scripts.md) you write for yourself with Javascript, Programs are supplied to you by Bitburner and are only "programs" in name; they do not require or allow you to access actual lines of code. Instead once you have a Program you will be able to use it directly as a function in the [Terminal](terminal.md) or scripts.
|
||||
Unlike `.js` [scripts](scripts.md) you write for yourself with JavaScript, Programs are supplied to you by Bitburner and are only "programs" in name; they do not require or allow you to access actual lines of code. Instead once you have a Program you will be able to use it directly as a function in the [Terminal](terminal.md) or scripts.
|
||||
|
||||
[n00dles /]> run BruteSSH.exe
|
||||
[n00dles /]> scan-analyze 10
|
||||
|
||||
@@ -11,4 +11,4 @@ Favor increases the rate at which reputation is gained with that faction.
|
||||
With enough favor, donations are unlocked.
|
||||
Donations allow you to spend money to acquire reputation directly.
|
||||
Without working for the faction.
|
||||
This feature is particularily useful when a very large amount of reputation is needed for an augmentation.
|
||||
This feature is particularly useful when a very large amount of reputation is needed for an augmentation.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Below are some of the stats that will increase with play and reset during augmentation installs as you progress through the game.
|
||||
Your stats can be found in the Overview panel, the Stats subpage of the sidemenu, or with API methods like `ns.getPlayer()`.
|
||||
Your stats can be found in the Overview panel, the Stats subpage of the side menu, or with API methods like `ns.getPlayer()`.
|
||||
|
||||
## Hack Skill
|
||||
|
||||
|
||||
Reference in New Issue
Block a user