Skip to content
This repository was archived by the owner on Sep 9, 2021. It is now read-only.

Commit 16bd41a

Browse files
committed
fixing typos.
1 parent 07bd777 commit 16bd41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/caesar/bot.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const idling = new Gear(/.*/, function (text) {
88
});
99

1010
// things this bot does not - but could learn to:
11-
// 1. preprocess incomming text
11+
// 1. preprocess incoming text
1212
// - split sentences
1313
// - normalize
1414
// - auto correct typos

0 commit comments

Comments
 (0)