From d79fb8e2af3cb44b886d0959c275821d67314fd8 Mon Sep 17 00:00:00 2001 From: zhangshj Date: Sun, 13 Jan 2019 16:21:20 +0800 Subject: [PATCH] correct wrong word Change-Id: Id36ce056f9e85cffad9e71c199878506f3cb9d0b --- specs/mitaka/database-cleanup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/mitaka/database-cleanup.rst b/specs/mitaka/database-cleanup.rst index dcfc7d1..22791d6 100644 --- a/specs/mitaka/database-cleanup.rst +++ b/specs/mitaka/database-cleanup.rst @@ -180,7 +180,7 @@ Performance Impact ------------------ Since this is a recurring find and delete operation on a database, -this may take up a great ammount of compute cycles. It will be up to +this may take up a great amount of compute cycles. It will be up to the admin/operator of Barbican to find the best time to run, what interval to run the job, and configure how much to delete. The admin will have to customize the cron job entry to their liking.