Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit ed7bb92

Browse files
author
George Treviranus
committed
updating typos in download and spacing docs
1 parent dd30a8b commit ed7bb92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Going this route allows for far more customization, but do so at your own risk.
1414
- SCSS: [Download](https://github.com/geotrev/undernet/raw/master/dist/undernet.scss.zip)
1515
- JS: [Download](https://github.com/geotrev/undernet/raw/master/dist/undernet.modules.js.zip)
1616

17-
You can also install with npm or yarn. See the [JavaScript](/docs/overview/javascript) articles for more details.
17+
You can also install with npm or yarn. See the [JavaScript](/docs/overview/javascript) article for more details.
1818

1919
```shell
2020
$ npm install undernet

docs/spacing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If the default value of `$global-space` isn't the right size, don't worry, there
3535

3636
### Custom Sizes With Sides
3737

38-
Define a spacing size with a side, e.g. `has-padding-X-Y`, where `X` is the side and `Y` is the side.
38+
Define a spacing size with a side, e.g. `has-padding-X-Y`, where `X` is the side and `Y` is the size.
3939

4040
<div class="filler-bg has-padding-left-1 has-no-padding-top has-no-padding-right has-no-padding-bottom">
4141
.has-padding-left-1

0 commit comments

Comments
 (0)