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

Commit da54b09

Browse files
committed
Remove case sensitivity
1 parent d6878e9 commit da54b09

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
@@ -174,7 +174,7 @@ Optional values to modify how the grid is created.
174174

175175
### Orientation
176176

177-
Determines the orientation of the guides in the grid. Orientation options are *not* case sensitve.
177+
Determines the orientation of the guides in the grid.
178178

179179
#### Values:
180180

@@ -184,7 +184,7 @@ Determines the orientation of the guides in the grid. Orientation options are *n
184184

185185
### Remainder pixel distribution
186186

187-
Determines to which wildcards GuideGuide adds remainder pixels when the columns do not divide equally into the total width of the grid area. Note the lowercase letters.
187+
Determines to which wildcards GuideGuide adds remainder pixels when the columns do not divide equally into the total width of the grid area.
188188

189189
#### Values:
190190

0 commit comments

Comments
 (0)