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

Commit 0d6c3f9

Browse files
committed
adjustments
1 parent 1e6d961 commit 0d6c3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SPEC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GuideGuide’s grid form is a great tool, but it is somewhat limited in what it
44

55
## Grids
66

7-
> <guides and gaps> ( <options>, <grid width>, <grid offset> )
7+
> <commands> ( <options>, <first offset> | <width> | <last offset> )
88
99
A grid is a collection of guides and gaps across a single dimentional plane. GuideGuide will split the string into an array of guides and gaps and iterate through them, following them like instructions. Starting at 0, for each gap, GuideGuide will advance its insertion point by the value of the gap. When GuideGuide encounters a guide, it will place a guide at the current location of the insertion point. This will continue until all guides and gaps have been parsed.
1010

0 commit comments

Comments
 (0)