Skip to content

Commit b991348

Browse files
committed
update
1 parent 4dfe9fd commit b991348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

[L]bit-manipulation/bit-manipulation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ s = int_to_string(num)
4848
res = string_to_int(s) # 12345
4949
```
5050

51-
## patterns
51+
## pattern
5252

5353
- xor
5454
- xor any num with itself, the result is 0

0 commit comments

Comments
 (0)