diff --git a/FEATUREDCONTRIBUTORS.md b/FEATUREDCONTRIBUTORS.md index f99144f..2dddbf7 100644 --- a/FEATUREDCONTRIBUTORS.md +++ b/FEATUREDCONTRIBUTORS.md @@ -6,5 +6,5 @@ List of contributors who contributed in some features or major bugs of simC (Thi - [nanoy42](https://github.com/nanoy42) - Fix logical operators. - [ThomasBollmeier](https://github.com/ThomasBollmeier) - Functions with default arguments support and fix formal parameters issue. - [shobhit10058](https://github.com/shobhit10058) - Bitwise operators. -- [Chasmiccoder](https://github.com/Chasmiccoder) - Fix Strings. -- [Saptashrungi](https://github.com/Saptashrungi) - Fix embedded variables occurence and replacement \ No newline at end of file +- [Chasmiccoder](https://github.com/Chasmiccoder) - Fix string input +- [Saptashrungi](https://github.com/Saptashrungi) - Fix f-strings