From db20afab72b4eab1e474f4e80610499c265b3072 Mon Sep 17 00:00:00 2001 From: Klaas van Schelven Date: Wed, 9 Nov 2022 10:04:03 +0100 Subject: [PATCH] Fix typo on first line of docs --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 81cf3e09..93d87344 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ Django-Select2 |version| |coverage| |license| -Custom autocompelte fields for `Django`_. +Custom autocomplete fields for `Django`_. Documentation -------------