From 1d531c06ad125ccf76bd56eebe7217c7066712a7 Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Tue, 23 Nov 2021 22:11:56 +1100 Subject: [PATCH] docs: fix simple typo, useage -> usage There is a small typo in README.md. Should read `usage` rather than `useage`. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 110933b..c9ac210 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ Django 1.6+ (如果在Django中使用) # Index -[Python Useage](#python-usage) +[Python Usage](#python-usage) -[Django useage](#django-usage) +[Django usage](#django-usage) # Python Usage