From 98d32af494d2bbefe5b4e286ea743c5429c92afe Mon Sep 17 00:00:00 2001 From: Raihaan <31362124+res0nance@users.noreply.github.com> Date: Wed, 14 Feb 2018 00:31:54 +0800 Subject: [PATCH] Fix typo in Design.md (#701) --- doc/Design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Design.md b/doc/Design.md index 7863d93a..1971f3b6 100644 --- a/doc/Design.md +++ b/doc/Design.md @@ -22,7 +22,7 @@ They - may be GET-able (to ask if an object is in the list) - may be DELETE-able (to remove an object from the list) -Lazyness +Laziness ======== An URL returning a list of objects returns most of the information