Skip to content

Commit

Permalink
Merge pull request TheAlgorithms#447 from ikmrgrv/master
Browse files Browse the repository at this point in the history
Corrected function name
  • Loading branch information
danghai authored Oct 23, 2019
2 parents 3f9ebd1 + 0156e8d commit 57f95d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ C

## Conversions
- binary_to_decimal
- decimal _to_binary
- decimal_to_binary
- decimal_to_hexa
- decimal_to_octal
- to_decimal
Expand Down

0 comments on commit 57f95d8

Please sign in to comment.