diff --git a/solutions/README.md b/solutions/README.md index d51d38b9d..800b37986 100644 --- a/solutions/README.md +++ b/solutions/README.md @@ -109,9 +109,9 @@ - **reviewed by:** Saad (sashour82) -### decimal_to_binary +### binary_decimal_conversion -- **description:** Give the binary number for a decimal +- **description:** Gives the binary number for a decimal and vice versa - **written by:** Heba (HebaShaheen)