Skip to content

Commit a39bb6e

Browse files
Merge pull request #4 from d2s/patch-1
docs: improve spelling
2 parents e8e83fe + 5e4942e commit a39bb6e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,22 @@
55

66
Visual Studio Code Extension that adds Svelte 3 snippets to your favorite IDE.
77

8-
All code snippets are based on and follow the official svelte documentation.
8+
All code snippets are based on and follow the official Svelte documentation.
99

1010
![Svelte VS Code Snippets Demo](demo.gif)
1111

1212
## Using Snippets in VS Code
1313

14-
Type part of a snippet, press enter, and the snippet unfolds.
14+
Type part of a snippet, press `Enter`, and the snippet unfolds.
1515

1616
# Contributing
1717

1818
Contributions are welcome! See [Contribution Guidelines](CONTRIBUTING.md) to get started.
1919

2020
# Snippets Documentation
21-
| Prefix | Description |
22-
| ------- | ----------|
23-
| `s-` | Svelte Snippets |
21+
| Prefix | Description |
22+
| ------- | --------------- |
23+
| `s-` | Svelte Snippets |
2424

2525
<!-- Auto Generated Below -->
2626

@@ -130,4 +130,4 @@ Prefix|Description
130130
---|---
131131
s-global-style|add global styles to your style tag
132132

133-
**[⬆ back to top](#table-of-content)**
133+
**[⬆ back to top](#table-of-content)**

0 commit comments

Comments
 (0)