commit 7944e5a98a6d987b6c3a0078ab6c70833d63d4c5
parent 824babdbcaf47c1468831013939b16983a6c7659
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Sat, 22 May 2021 06:44:40 -0400
s/reuse/reused/
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/DESIGN.md b/DESIGN.md
@@ -136,7 +136,7 @@ Some other guidelines:
* Hooks over classes are preferred
- * Components that are ready to be reuse on any place should be in
+ * Components that are ready to be reused on any place should be in
`src/components` folder
* Since one of the build target is a single bundle with all the pages, we are