Skip to content

Commit a3002b4

Browse files
committed
typo
1 parent 27a494d commit a3002b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You can chat with ELIZA on the CLI by running:
5151

5252
## Approach
5353

54-
ELIZA works by matching keywords and using those keywords to form replies with [a bunch of rules](blob/master/lib/data/data.yml):
54+
ELIZA works by matching keywords and using those keywords to form replies with [a bunch of rules](lib/data/data.yml):
5555

5656
Let's say `forget` is a keyword with decomposition and reassembly rules that look like this:
5757

0 commit comments

Comments
 (0)