Fix typo incluce -> include
This commit is contained in:
parent
c830efc7f2
commit
34a42730c6
|
@ -454,7 +454,7 @@ a number of sticks in a nim heap.
|
|||
If the Grundy number is 0, we can only move to
|
||||
states whose Grundy numbers are positive,
|
||||
and if the Grundy number is $x>0$, we can move
|
||||
to states whose Grundy numbers incluce all numbers
|
||||
to states whose Grundy numbers include all numbers
|
||||
$0,1,\ldots,x-1$.
|
||||
|
||||
~\\
|
||||
|
|
Loading…
Reference in New Issue