From c87d4d3753afcb8ff0d0233951b30273ea26adbe Mon Sep 17 00:00:00 2001 From: Karim Frenn Date: Tue, 18 Apr 2017 15:29:39 +0100 Subject: [PATCH] Fixed tiny typo --- www/docs/en/dev/guide/cli/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/docs/en/dev/guide/cli/index.md b/www/docs/en/dev/guide/cli/index.md index 0e0f39343a4..01e5c1fdc02 100644 --- a/www/docs/en/dev/guide/cli/index.md +++ b/www/docs/en/dev/guide/cli/index.md @@ -255,7 +255,7 @@ Instead, the top-level `merges` directory offers a place to specify assets to deploy on specific platforms. Each platform-specific subdirectory within `merges` mirrors the directory structure of the `www` source tree, allowing you to override or add files as needed. -For example, here is how you might uses `merges` to boost the default +For example, here is how you might use `merges` to boost the default font size for Android devices: * Edit the `www/index.html` file, adding a link to an additional CSS