diff --git a/src/Constants.js b/src/Constants.js index b14fbc754..ff3d7d89e 100644 --- a/src/Constants.js +++ b/src/Constants.js @@ -332,7 +332,7 @@ CONSTANTS = { TutorialNetscriptText: "Netscript is a programming language implemented for this game. The language has " + "your basic programming constructs and several built-in commands that are used to hack.

" + "

Official Wiki and Documentation


" + - "Check out Bitburner's wiki for the official Netscript documentation" + + "Check out Bitburner's wiki for the official Netscript documentation" + ". The wiki documentation will contain more details and " + "code examples than this documentation page. Also, it can be opened up in another tab/window for convenience!

" + "

Variables and data types


" +