diff --git a/docs/config.rst b/docs/config.rst index 15f7db1..6d6f99f 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -173,7 +173,7 @@ Sprites If your style requires any sprites, make sure the style JSON contains proper path in the ``sprite`` property. -It can be a local path (e.g. ``my-style/sprite``) or remove http(s) location (e.g. ``https://mycdn.com/my-style/sprite``). Several possible extension are added to this path, so the following files should be present: +It can be a local path (e.g. ``my-style/sprite``) or remote http(s) location (e.g. ``https://mycdn.com/my-style/sprite``). Several possible extension are added to this path, so the following files should be present: * ``sprite.json`` * ``sprite.png``