From c80a0992073ae454ffc5d60ea53293304e2591d2 Mon Sep 17 00:00:00 2001 From: Hamed Sedighi Date: Mon, 8 Mar 2021 11:51:28 +0100 Subject: [PATCH] Fix a typo in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe08340..1d1a7e6 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ By Default: - OnSpill is premounted and NOT enabled. - MultiDrag and Swap and NOT premounted and NOT enabled -You must mount mount the plugin with sortable **ONCE ONLY**. +You must mount the plugin with sortable **ONCE ONLY**. ```tsx import React from "react";