Skip to content

Commit a87f3ea

Browse files
committed
README misspell
1 parent ed0cf7d commit a87f3ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aima-core/README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ that is all you need to do (unless you plan to write a different search than is
5353
To actually search you need to
5454
# configure a problem instance
5555
# select a search. Configure this with Tree Search or GraphSearch if applicable.
56-
# instantiate a SerachAgent and
56+
# instantiate a SearchAgent and
5757
# print any actions and metrics
5858

5959
A good example (from the NQueens Demo ) is:
@@ -312,4 +312,4 @@ containing GUIs (thanks to Ruediger Lunde):<br>
312312
<br>
313313
This will also be our last full release based on the 2nd edition of AIMA.
314314
We are currently in the planning phases to re-organize this project based
315-
on the 3rd edition of AIMA, which should be available soon.
315+
on the 3rd edition of AIMA, which should be available soon.

0 commit comments

Comments
 (0)