Skip to content

Commit a8eff42

Browse files
committed
Fix typo in tutorial 8.
1 parent ae30785 commit a8eff42

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

tutorials/008 - Redshift - Copy & Unload.ipynb

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"\n",
1515
"2 - [UNLOAD](https://docs.aws.amazon.com/redshift/latest/dg/r_UNLOAD.html)\n",
1616
"\n",
17-
"Let's take a look and how Wrangler could can use it."
17+
"Let's take a look and how Wrangler can use it."
1818
]
1919
},
2020
{
@@ -781,17 +781,8 @@
781781
"nbconvert_exporter": "python",
782782
"pygments_lexer": "ipython3",
783783
"version": "3.6.5"
784-
},
785-
"pycharm": {
786-
"stem_cell": {
787-
"cell_type": "raw",
788-
"metadata": {
789-
"collapsed": false
790-
},
791-
"source": []
792-
}
793784
}
794785
},
795786
"nbformat": 4,
796787
"nbformat_minor": 4
797-
}
788+
}

0 commit comments

Comments
 (0)