From 6a7c87e2067a1e0877c67dc7437cb33383c4fc8b Mon Sep 17 00:00:00 2001 From: Sym Roe Date: Wed, 19 Dec 2012 14:56:06 +0000 Subject: [PATCH] "create ate document" to "create a document" --- source/use-cases/category-hierarchy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/use-cases/category-hierarchy.txt b/source/use-cases/category-hierarchy.txt index f2e3abb2e44..e92b6b3e008 100644 --- a/source/use-cases/category-hierarchy.txt +++ b/source/use-cases/category-hierarchy.txt @@ -131,7 +131,7 @@ define this array, consider the following helper function: You only need to travel "up" one level in the hierarchy to get the ancestor list for "Ragtime" that you can use to build the ancestor -list for "Swing." Then create ate document with the following set of +list for "Swing." Then create a document with the following set of operations: .. code-block:: python