mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Fix some typos
Co-authored-by: Nigel Breslaw <NigelBreslaw@users.noreply.github.com> Co-authored-by: Olivier Goffart <olivier.goffart@slint.dev>
This commit is contained in:
parent
2a2a53b758
commit
3c5457a845
1 changed files with 3 additions and 3 deletions
|
@ -7,15 +7,15 @@ description: Get going VS Code
|
|||
import { Steps, Tabs, TabItem } from '@astrojs/starlight/components';
|
||||
|
||||
|
||||
If you are new to Slint and want to quickly get started and learning the basics we recommend
|
||||
If you are new to Slint and want to quickly get started and learn the basics, we recommend
|
||||
using Visual Studio Code (VS Code). VS Code is popular, free and thanks to the Slint extension
|
||||
it is also the easiest to get started with.
|
||||
it's also the easiest to get started with.
|
||||
|
||||
|
||||
|
||||
|
||||
:::note[Note]
|
||||
We support many other tools and editors see [here](https://github.com/slint-ui/slint/blob/master/editors/README.md#editors).
|
||||
We support many other tools and editors, see [here](https://github.com/slint-ui/slint/blob/master/editors/README.md#editors).
|
||||
:::
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue