mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 17:23:00 +02:00
MISC: Fix various typos (#982)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Getting Started Guide for Beginner Programmers
|
||||
|
||||
_Note_: The [Scripts](../basic/scripts.md) and strategies in this guide aren't necessarily optimal or comperhensive.
|
||||
_Note_: The [Scripts](../basic/scripts.md) and strategies in this guide aren't necessarily optimal or comprehensive.
|
||||
This guide is tailored to help those with minimal programming knowledge experience Bitburner during early stages of the game.
|
||||
|
||||
If you are confused or overwhelmed by the game, especially the coding and scripting aspects, this guide is perfect for you!
|
||||
@@ -692,7 +692,7 @@ That's the end of the walkthrough portion of this guide!
|
||||
You should continue to explore what the game has to offer.
|
||||
There's quite a few features that aren't covered or mentioned in this guide, and even more that get unlocked as you continue to play!
|
||||
|
||||
Also, check out the api documentation to see what it has to offer.
|
||||
Also, check out the API documentation to see what it has to offer.
|
||||
Writing [Scripts](../basic/scripts.md) to perform and automate various tasks is where most of the fun in the game comes from (in my opinion)!
|
||||
|
||||
The following are a few things you may want to consider doing in the near future.
|
||||
|
||||
@@ -14,7 +14,7 @@ This extension includes several features such as:
|
||||
|
||||
- Dynamic RAM calculation
|
||||
- RAM Usage breakdown
|
||||
- Typescript definition files with jsdoc comments
|
||||
- Typescript definition files with JSDoc comments
|
||||
- Syntax highlighting
|
||||
|
||||
You can find more information and download links [on this reddit post](https://www.reddit.com/r/Bitburner/comments/bh48y2/visual_studio_code_ram_calculator_extra/).
|
||||
You can find more information and download links [on this Reddit post](https://www.reddit.com/r/Bitburner/comments/bh48y2/visual_studio_code_ram_calculator_extra/).
|
||||
|
||||
Reference in New Issue
Block a user