Skip to content

Commit 30b3908

Browse files
atkErikSchierboom
andauthored
Clarify inside pieces
Co-authored-by: Erik Schierboom <[email protected]>
1 parent 50f013d commit 30b3908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/jigsaw-puzzle/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The full information about the jigsaw puzzle contains the following parts:
88

99
- `pieces`: Total number of pieces
1010
- `border`: Number of border pieces
11-
- `inside`: Number of inside pieces
11+
- `inside`: Number of inside (non-border) pieces
1212
- `rows`: Number of rows
1313
- `columns`: Number of columns
1414
- `aspectRatio`: Aspect ratio of columns to rows

0 commit comments

Comments
 (0)