Skip to content

Commit

Permalink
Merge pull request #221 from djradon/master
Browse files Browse the repository at this point in the history
typo: "paranoid one"  to "claustrophobe"
  • Loading branch information
TimKam committed Dec 4, 2023
2 parents e3304b2 + abe6406 commit 631de64
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,7 @@ const plansParanoid = [
const paranoid = new Agent('paranoid', beliefs, {}, plansParanoid)
```

The last agent we create is the *paranoid* one.
It has these plans:
The last agent we create is the *claustrophobe*. It has these plans:

1. If it beliefs the door the door is locked (head), it requests the door to be unlocked (body).

Expand Down

0 comments on commit 631de64

Please sign in to comment.