Skip to content

Commit 80cb118

Browse files
docs: remove extra verb and correct pronoun (#469)
1 parent 9fbf5b4 commit 80cb118

File tree

1 file changed

+1
-1
lines changed
  • docs/demo/src/content/tutorial/1-forms-css/2-colors/2-progressbar

1 file changed

+1
-1
lines changed

docs/demo/src/content/tutorial/1-forms-css/2-colors/2-progressbar/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ template: default
1212

1313
Although `accent-color` that we've set in the previous step already impacts this element, we can customize it even further!
1414

15-
Let's start by setting removing the border from the element. As you do it, you will notice that it will also change other aspects of the default appearance, like the height and radius.
15+
Let's start by removing the border from the element. As you do that, you will notice that it will also change other aspects of the default appearance, like the height and radius.
1616

1717
```css add={2}
1818
progress {

0 commit comments

Comments
 (0)