Corrected function name

Removed extra space from `decimal _to_binary`.
This commit is contained in:
Kumar Gaurav 2019-10-21 22:57:51 +05:30 committed by GitHub
parent 3f9ebd1b5e
commit 0156e8d4a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ C
## Conversions
- binary_to_decimal
- decimal _to_binary
- decimal_to_binary
- decimal_to_hexa
- decimal_to_octal
- to_decimal