docs: fix typos
diff --git a/test/test_context.py b/test/test_context.py
index 456c85a..a65a626 100755
--- a/test/test_context.py
+++ b/test/test_context.py
@@ -11,7 +11,7 @@
 Intended to be run on different platforms, to ensure portability of

 the code.

 

-Cover some of the aspects of context managment

+Cover some of the aspects of context management

 """

 

 import unittest