Skip to content

Commit 0b970df

Browse files
committed
docs: fix typos
1 parent ceee123 commit 0b970df

24 files changed

Lines changed: 24 additions & 24 deletions

docs/animations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name.
1010
- `animate/fadeOut`
1111
- `animate/fadeOutScale`
1212

13-
Read more about the [Addons Installation](./Addons.md#addon-installation).
13+
Read more about the [Addon Installation](./Addons.md#addon-installation).
1414

1515

1616
## Example

docs/atoms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ var atoms = {
8282

8383
## Installation
8484

85-
Simply install `atoms` addon. Read more about the [Addons Installation](./Addons.md#addon-installation).
85+
Simply install `atoms` addon. Read more about the [Addon Installation](./Addons.md#addon-installation).

docs/component.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ Simply install `component` addon and its dependencies:
4949
- `cache`
5050
- [`rule()`](./rule.md)
5151

52-
Read more about the [Addons Installation](./Addons.md#addon-installation).
52+
Read more about the [Addon Installation](./Addons.md#addon-installation).

docs/decorator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ Simply install `decorator` addon and its dependencies:
102102
- `cache`
103103
- [`rule()`](./rule.md)
104104

105-
Read more about the [Addons Installation](./Addons.md#addon-installation).
105+
Read more about the [Addon Installation](./Addons.md#addon-installation).

docs/drule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ export {
7575
}
7676
```
7777

78-
Read more about the [Addons Installation](./Addons.md#addon-installation).
78+
Read more about the [Addon Installation](./Addons.md#addon-installation).

docs/dsheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ Install `dsheet` addon and its dependencies:
4848
- [`rule()`](./rule.md)
4949
- [`sheet()`](./sheet.md)
5050

51-
Read more about the [Addons Installation](./Addons.md#addon-installation).
51+
Read more about the [Addon Installation](./Addons.md#addon-installation).

docs/global.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ nano.global({
4646

4747
## Installation
4848

49-
Simply install `global` addon. Read more about the [Addons Installation](./Addons.md#addon-installation).
49+
Simply install `global` addon. Read more about the [Addon Installation](./Addons.md#addon-installation).

docs/hydrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ addonHydrate(nano, 'custom-id');
2525

2626
Simply install `hydrate` addon.
2727

28-
Read more about the [Addons Installation](./Addons.md#addon-installation).
28+
Read more about the [Addon Installation](./Addons.md#addon-installation).

docs/hyperstyle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ Simply install `hyperstyle` addon and its dependencies:
5757
- [`rule()`](./rule.md)
5858
- [`sheet()`](./sheet.md)
5959

60-
Read more about the [Addons Installation](./Addons.md#addon-installation).
60+
Read more about the [Addon Installation](./Addons.md#addon-installation).

docs/important.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Adds `!important` to every style declaration.
55

66
## Installation
77

8-
Simply install `important` addon. Read more about the [Addons Installation](./Addons.md#addon-installation).
8+
Simply install `important` addon. Read more about the [Addon Installation](./Addons.md#addon-installation).

0 commit comments

Comments
 (0)