From e493f1bc497711f3d76896ba6a4cb7bc1d03aee5 Mon Sep 17 00:00:00 2001 From: Trishul Date: Tue, 22 Sep 2020 08:22:17 +0200 Subject: [PATCH] fixing typo --- docs/reference/ModuleCounting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/ModuleCounting.md b/docs/reference/ModuleCounting.md index fc367e0..2c2b771 100644 --- a/docs/reference/ModuleCounting.md +++ b/docs/reference/ModuleCounting.md @@ -1,6 +1,6 @@ # Module Reference Counting -**redux-dynamic-modules** will automatically peform "reference counting" of your modules and their contents. +**redux-dynamic-modules** will automatically perform "reference counting" of your modules and their contents. ## For Modules