commit cc120b1d2179ff86b968f2e7961ae354747a95b3
parent 7944e5a98a6d987b6c3a0078ab6c70833d63d4c5
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Sat, 22 May 2021 06:45:04 -0400
s/target/targets/
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/DESIGN.md b/DESIGN.md
@@ -139,7 +139,7 @@ Some other guidelines:
* 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
+ * Since one of the build targets is a single bundle with all the pages, we are
avoiding route based code splitting
https://github.com/preactjs/preact-cli#route-based-code-splitting