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 daf620d commit 2d0e61dCopy full SHA for 2d0e61d
exercises/sgf-parsing/description.md
@@ -24,7 +24,7 @@ This is a tree with three nodes:
24
comment and SZ is the size of the board.)
25
- The top level node has a single child which has a single property:
26
B\[aa\]. (Black plays on the point encoded as "aa", which is the
27
- 1-1 point (which is a stupid place to play)).
+ 1-1 point).
28
- The B\[aa\] node has a single child which has a single property:
29
W\[ab\].
30
0 commit comments