Fix typo
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
"source": [
|
||||
"Now it's time refactor the existing code to make it more idiomatic.\n",
|
||||
"\n",
|
||||
"It's desirable that you do the refactoring in small junks. Consider using the following workflow:\n",
|
||||
"It's desirable that you do the refactoring in small chunks. Consider using the following workflow:\n",
|
||||
"1. Copy-paste a single function from the above ugly implementation to the cell below\n",
|
||||
"2. Refactor the function\n",
|
||||
"3. Run the tests to verify that you did not break anything\n",
|
||||
|
||||
Reference in New Issue
Block a user