Skip to content

Commit ee7ce7c

Browse files
committed
Fix typo
1 parent 0deb8d0 commit ee7ce7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ ITCSS is divided up into 7 distinct sections they are:
6363
7. Utilities
6464

6565
###1. Settings
66-
Flobal variables and config.
66+
Global variables and config.
6767

6868
###2. Tools
6969
Globally used mixins and functions.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nebula-css",
3-
"version": "2.2.4",
3+
"version": "2.2.5",
44
"description": "ITCSS and BEMIT based framework that is ultra exensible and scales to any project size",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)