Skip to content

Commit 2eaf046

Browse files
authored
Apply suggestion from @pcuenca
1 parent 493df20 commit 2eaf046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

units/en/unit1/what-are-agents.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ It decides **which Actions to take based on the situation**.
6060

6161
This part represents **everything the Agent is equipped to do**.
6262

63-
The **scope of possible actions** depends on what the agent **has been equipped with**. For example, because humans lack wings, they can't perform the "fly" **Action**, but they can execute **Actions** like "walk", "run","jump", "grab", and so on.
63+
The **scope of possible actions** depends on what the agent **has been equipped with**. For example, because humans lack wings, they can't perform the "fly" **Action**, but they can execute **Actions** like "walk", "run", "jump", "grab", and so on.
6464

6565
### The spectrum of "Agency"
6666

0 commit comments

Comments
 (0)