Skip to content

Commit 09c1a3e

Browse files
committed
'Get Forge' -> 'Forge'
Remove first-person comment from rails/advanced JS intros
1 parent 24ff595 commit 09c1a3e

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

sites/en/intro-to-rails/intro-to-rails.step

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ application online you should understand:
3232

3333
This is just a rough guideline, not a mandate. Some steps you'll go
3434
over and some you'll go under. It'll all work out by the end of the
35-
day... unless I really screwed something up. :D
35+
day. Probably.
3636

3737
### Requirements
3838

sites/en/javascript-snake-game/lesson-14.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ javascript and have a working website. An easy one is
1919

2020
1. Sign up for Forge
2121
2. Zip your `js-snake-game-tutorial` directory
22-
3. Drag it into the get forge website
22+
3. Drag it into the Forge website
2323

2424
Now you have a fully functioning game hosted online! Share the link
2525
with your friends and family and wow them with your skills!

sites/en/javascript-to-do-list-with-react/deploying_your_site.step

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ for:
1818
If you are brand new to hosting websites, you may want to use a static site
1919
hosting service. These allow you to upload a zip file of html, css and
2020
javascript and have a working website. An easy one is
21-
[GetForge](https://getforge.com/).
21+
[Forge](https://getforge.com/).
2222

23-
1. Sign up for Get Forge
23+
1. Sign up for Forge
2424
2. Zip your `IntermediateTodoList-master` directory
25-
3. Drag it into the get forge website
25+
3. Drag it into the forge website
2626

2727
Now you have a fully functioning list hosted online! Share the link
2828
with your friends and family and wow them with your skills!

sites/en/javascript-to-do-list-with-react/javascript-to-do-list-with-react.step

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ application online you should understand:
3232

3333
This is just a rough guideline, not a mandate. Some steps you'll go
3434
over and some you'll go under. It'll all work out by the end of the
35-
day... unless I really screwed something up. :D
35+
day. Probably.
3636

3737
### Requirements
3838

sites/en/javascript-to-do-list/deploying_your_site.step

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ javascript and have a working website. An easy one is
2222

2323
1. Sign up for Forge
2424
2. Zip your `IntermediateTodoList-master` directory
25-
3. Drag it into the get forge website
25+
3. Drag it into the Forge website
2626

2727
Now you have a fully functioning list hosted online! Share the link
2828
with your friends and family and wow them with your skills!

0 commit comments

Comments
 (0)