Skip to content

Commit c7b8949

Browse files
authored
Merge pull request #33 from pauljurczak/patch-1
minor formatting
2 parents e9c9e0c + eee98ce commit c7b8949

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
@@ -63,8 +63,8 @@ using StaticArrays
6363
facets = QuadFace{Cint}[
6464
1:4,
6565
5:8,
66-
[1,5,6,2],
67-
[2,6,7,3],
66+
[1, 5, 6, 2],
67+
[2, 6, 7, 3],
6868
[3, 7, 8, 4],
6969
[4, 8, 5, 1]
7070
]

0 commit comments

Comments
 (0)