Skip to content

Commit 2d0e61d

Browse files
Remove mean comment from sgf-parsing description (#1814)
1 parent daf620d commit 2d0e61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/sgf-parsing/description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This is a tree with three nodes:
2424
comment and SZ is the size of the board.)
2525
- The top level node has a single child which has a single property:
2626
B\[aa\]. (Black plays on the point encoded as "aa", which is the
27-
1-1 point (which is a stupid place to play)).
27+
1-1 point).
2828
- The B\[aa\] node has a single child which has a single property:
2929
W\[ab\].
3030

0 commit comments

Comments
 (0)