From 1e49e19fa192341e3c54c3288c91f5c11dc7c080 Mon Sep 17 00:00:00 2001 From: Stu Black Date: Mon, 21 Mar 2016 00:31:28 -0400 Subject: [PATCH] Fix glaring grammatical mistake in first sentence of README. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 6e57634..3609b3c 100644 --- a/README.org +++ b/README.org @@ -1,6 +1,6 @@ * Overview -This package provide a rollout-based graphical data structure. Its intended use +This package provides a rollout-based graphical data structure. Its intended use is building game state graphs for general game-playing or similar AI tasks. Vertices correspond to game states. They are addressed by unique game states