Skip to content

Commit 4b5a7ac

Browse files
Felipe SouzaFelipe Souza
authored andcommitted
add letter L at word Horizontal the menu
simple error but orthography bad
1 parent a54a3b7 commit 4b5a7ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ A collection of [SASS](http://sass-lang.com/ "SASS") mixins for your project.
2323
* [Rotate](#rotate)
2424
* [Transform-origin](#transform-origin)
2525
* [Gradients](#gradients)
26-
* [Linear Horizonta (simple)](#linear-horizontal-simple)
26+
* [Linear Horizontal (simple)](#linear-horizontal-simple)
2727
* [Linear Horizontal (multiple)](#linear-horizontal-multiple)
2828
* [Linear Vertical (simple)](#linear-vertical-simple)
2929
* [Linear Vertical (multiple)](#linear-vertical-multiple)
@@ -186,4 +186,4 @@ The first color is the background color and the other are steps of gradient.
186186

187187
```scss
188188
.class { @include font-face("helvetica","../font/helvetica"); }
189-
```
189+
```

0 commit comments

Comments
 (0)