From 2aa12aed41c5a7274174a769bc1eab082f6c8059 Mon Sep 17 00:00:00 2001 From: chen Date: Tue, 19 Sep 2017 13:58:06 +0800 Subject: [PATCH] Fix a typo Change-Id: I5635a8b2400c4a68e6b04ce03ceb8f3e8d772f54 --- doc/source/admin/quotas.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/admin/quotas.rst b/doc/source/admin/quotas.rst index 60d9a6691169..17a9dd9e5956 100644 --- a/doc/source/admin/quotas.rst +++ b/doc/source/admin/quotas.rst @@ -276,7 +276,7 @@ current quota values and the current quota usage: .. code-block:: console - $ nova limits --tenant PROJET_NAME + $ nova limits --tenant PROJECT_NAME +------+-----+-------+--------+------+----------------+ | Verb | URI | Value | Remain | Unit | Next_Available |