Pedantic typo correction

This commit is contained in:
Matt Thompson
2012-12-20 21:52:02 +00:00
parent 4934d919ee
commit eb2c6479b1

View File

@@ -7,7 +7,7 @@ Workflow
.. graphviz::
digraph foo {
"Unix Fundamentals" -> "Package mamangement";
"Unix Fundamentals" -> "Package management";
}