You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/getting-started/authenticating.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ If you have an existing copy of your starter kit, follow these steps:
10
10
* Upgrade `rollup-plugin-screeps` to version 0.1.1.
11
11
* Follow the authentication steps as defined below.
12
12
13
-
## Seting up Screeps authentication
13
+
## Setting up Screeps authentication
14
14
15
15
The authentication token is pulled by the starter kit from a file named `screeps.json`. A sample config file \(`screeps.sample.json`\) is provided within the project, to use it, simply make a copy and rename it to `screeps.json`.
0 commit comments