From e08f3cb1f1e16d4e1360cc386e5f882fa7f94d42 Mon Sep 17 00:00:00 2001 From: Ming Tsai <37890026+ming-tsai@users.noreply.github.com> Date: Mon, 19 Apr 2021 09:12:14 -0400 Subject: [PATCH] docs(palindrome): remove dummy text --- docs/en/Strings/Palindrome.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/en/Strings/Palindrome.md b/docs/en/Strings/Palindrome.md index e285d69f..3ec55394 100644 --- a/docs/en/Strings/Palindrome.md +++ b/docs/en/Strings/Palindrome.md @@ -34,4 +34,3 @@ A palindrome is a word, phrase, number or sequence of words that reads the same ## Others [Wikipedia](https://en.wikipedia.org/wiki/Palindrome) -Any other information is always welcome and should be included in this section.