Skip to content

Commit 0bb9d97

Browse files
zenhackbobg
andauthored
Fix typo.
Thanks to @bobg for spotting this. Co-authored-by: Bob Glickstein <[email protected]>
1 parent 12810b2 commit 0bb9d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ We define a similar notation for exclusive or:
8686

8787
$\bigoplus_{i = 0}^{n} i$
8888

89-
denotes the bitwise exclusive or of theintegers in $[0, n]$.
89+
denotes the bitwise exclusive or of the integers in $[0, n]$.
9090

9191
# Splitting
9292

0 commit comments

Comments
 (0)