mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-06 17:38:02 +00:00
Fix challenge titles punctuation (#132)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## Problem: Determine if a string s1 is a rotation of another string s2, by calling (only once) a function is_substring\n",
|
||||
"## Problem: Determine if a string s1 is a rotation of another string s2, by calling (only once) a function is_substring.\n",
|
||||
"\n",
|
||||
"* [Constraints](#Constraints)\n",
|
||||
"* [Test Cases](#Test-Cases)\n",
|
||||
|
||||
Reference in New Issue
Block a user