Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/use-cases/category-hierarchy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down