Browse Source

fix:typo

pull/1372/head
hamza 2 years ago committed by Hamza elkhatri
parent
commit
1395d56768
  1. 2
      subjects/addfront/README.md

2
subjects/addfront/README.md

@ -2,7 +2,7 @@
### Instructions
Write a function that takes a string and a slice of strings, this function will return a new slice of sting with the given string prepended
Write a function that takes a string and a slice of strings, this function will return a new slice of a string with the given string prepended
### Expected function

Loading…
Cancel
Save