Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ecfc287

Browse files
committedAug 17, 2018
Update Bits Operations README.
1 parent 9834921 commit ecfc287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/algorithms/math/bits/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Count of valuable bits is: 3
154154
When we shift 1 four times it will become bigger than 5.
155155
```
156156

157-
> See `bitsDiff` function for further details.
157+
> See [bitLength](bitLength.js) function for further details.
158158
159159
## References
160160

0 commit comments

Comments
 (0)
Please sign in to comment.