We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f3e00 commit 4073e1aCopy full SHA for 4073e1a
exercises/jigsaw-puzzle/instructions.md
@@ -8,7 +8,7 @@ The full information about the jigsaw puzzle contains the following parts:
8
9
- `pieces`: Total number of pieces
10
- `border`: Number of border pieces
11
-- `inside`: Number of inside pieces
+- `inside`: Number of inside (non-border) pieces
12
- `rows`: Number of rows
13
- `columns`: Number of columns
14
- `aspectRatio`: Aspect ratio of columns to rows
0 commit comments