Skip to content

Commit e392584

Browse files
jakobkordezantfu
authored andcommitted
docs: typos (#1662)
1 parent dd6aa9a commit e392584

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

guide/editors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Editor Support
22

3-
Since Slidev is using Markdown as the source entry, you can use any editor you'd lik' to write your slides.
3+
Since Slidev uses Markdown as the source entry, you can use any editor you prefer to create your slides.
44

55
If you want some high-level management to your slides, we have provided the following editor integrations for you!
66

guide/hosting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ $ slidev build --watch
7373

7474
### Multiple entries
7575

76-
You can build multiple slide deckss at once.
76+
You can build multiple slide decks at once.
7777

7878
```bash
7979
$ slidev build slides1.md slides2.md

guide/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Run `docker exec -i slidev npx slidev build` on the running container `slidev`.
103103

104104
#### Host on Github Pages
105105

106-
You can host `dist` as a static website via such services as [Github Pages](https://tangramor.github.io/slidev_docker/) or Gitlab Pages.
106+
You can host `dist` as a static website via services such as [GitHub Pages](https://tangramor.github.io/slidev_docker/) or GitLab Pages.
107107

108108
Since in GitHub Pages the URL may contain subfolders, you may use `--base=/<subfolder>/` option during the build process, such as `docker exec -i slidev npx slidev build --base=/slidev_docker/`.
109109

guide/syntax.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ This is a page with the layout `center` and a background image.
100100

101101
## Code Blocks
102102

103-
One big reason that led to the creation of Slidev is the need to make code look just right in slides. Accordingly, you can use Markdown-flavored code blocks to highlight your code.
103+
One big reason that led to the creation of Slidev was the need to perfectly display code in slides. Consequently, you can use Markdown-flavored code blocks to highlight your code.
104104

105105
````md
106106
```ts
@@ -159,7 +159,7 @@ Learn more in the [click animations guide](./animations#positioning).
159159

160160
### Line Numbers
161161

162-
You can enable line numbers for all slides by setting `lineNumbers: true` in the global config or enable each code block individually by setting `lines: true`. You can also set the starting line for each code block and highlight the lines accordingly; it defaults to 1:
162+
You can enable line numbering for all slides by setting `lineNumbers: true` in the global config or enable each code block individually by setting `lines: true`. You can also set the starting line for each code block and highlight the lines accordingly; it defaults to 1:
163163

164164
````md
165165
```ts {6,7}{lines:true,startLine:5}
@@ -370,7 +370,7 @@ blockquote {
370370

371371
Just like you would do in markdown, you can use images pointing to a remote or local url.
372372

373-
For remote assets, the built-in [`vite-plugin-remote-assets`](https://github.com/antfu/vite-plugin-remote-assets) will cache them onto disk at first run so you can have instant loading--even for large images later on.
373+
For remote assets, the built-in [`vite-plugin-remote-assets`](https://github.com/antfu/vite-plugin-remote-assets) will cache them onto the disk at first run, ensuring instant loading even for large images later on.
374374

375375
```md
376376
![Remote Image](https://sli.dev/favicon.png)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy