Add missing dot.

pull/2522/head
Rubens Mariuzzo 7 years ago committed by GitHub
parent 2a2aa428a2
commit 1ebb4cca93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,7 +54,7 @@ npm run test -- -g transition
## svelte.dev
The source code for https://svelte.dev, including all the documentation, lives in the [site](site) directory. The site is built with [Sapper](https://sapper.svelte.technology) To develop locally:
The source code for https://svelte.dev, including all the documentation, lives in the [site](site) directory. The site is built with [Sapper](https://sapper.svelte.technology). To develop locally:
```bash
cd site

Loading…
Cancel
Save