From ab11947b8195fc42e9388967127452022e7ee69d Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 16 Aug 2016 07:28:17 +0200 Subject: [PATCH] Typo fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea43cb1..c7ac850 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Pythonic way to work with the taxonomies defined there: https://github.com/MISP/ # Usage -Taxonomies and predicates are represented as immurable Python dictionaries. +Taxonomies and predicates are represented as immutable Python dictionaries. ## Basics