Skip to content

Commit 4b8bd70

Browse files
committed
Adjust tutorial wording
1 parent cb5bd93 commit 4b8bd70

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

tutorials/cyber-kingdom/firewall/firewall_1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ It is based on created allow or deny rules to allow or deny different types of t
99
In this task, you will be building up a series of rules to allow or deny different characters into the castle.
1010

1111
## Villagers @unplugged
12-
It looks like there are a group of villagers on their way. Let's start by creating a firewall that allows all.
12+
It looks like there are a group of villagers on their way. We should let them into the castle. Let's start by creating a firewall that allows all.
1313
![Villages](https://raw.githubusercontent.com/CausewayDigital/Minecraft-EE-MakeCode/main/tutorials/cyber-kingdom/firewall/images/level_1.jpg)
1414
## Step 1
1515
It looks like there are a group of villagers on their way. Let's start by creating a firewall that allows all.

tutorials/cyber-kingdom/firewall/firewall_3.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ It's a Virus!
2020

2121
## Stop the virus
2222
Add another rule to stop the virus.
23-
Can you see anything that might help us distinguish between a villager and a virus?
23+
Can you see anything that might help us distinguish between a villager and a virus?
24+
Remember, you can press the < (back) button to check the lookout view again.
2425

2526

2627
```template

tutorials/cyber-kingdom/firewall/firewall_5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Be careful, the rival kingdom has been known to try and send spies through our g
2121

2222

2323
## Spies!
24-
Make sure not to let the spies in, they try to use a disguise so they won't be recognised.
24+
Make sure not to let the spies in, they try to use a disguise so they won't be recognized.
2525
I wonder how we could differentiate them from normal villagers?
2626

2727

0 commit comments

Comments
 (0)