From 6f2a374db439a3cb7f221ba30de7c1d675dd43a2 Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Tue, 3 Mar 2020 06:04:47 +1100 Subject: [PATCH] docs: Fix simple typo, passowrd -> password There is a small typo in README.rst, docs/installation.rst. Should read `password` rather than `passowrd`. --- README.rst | 2 +- docs/installation.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index d14374a..9692230 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ yawd-admin, a django administration website yawd-admin now has a live demo at `http://yawd-admin.yawd.eu/ `_. -Use demo / demo as username & passowrd. +Use demo / demo as username & password. .. image:: docs/yawd-admin-screenshot.png :align: center diff --git a/docs/installation.rst b/docs/installation.rst index 5e583ba..8411a32 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -95,7 +95,7 @@ Live demo Alternatively, you can visit the live demo at `http://yawd-admin.yawd.eu/ `_. -Use demo / demo as username & passowrd. +Use demo / demo as username & password. .. note::