Skip to content

Commit 96b94e6

Browse files
committed
Fix typo in tutorial number 5.
1 parent 3f73b36 commit 96b94e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/005 - Glue Catalog.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"\n",
99
"# 5 - Glue Catalog\n",
1010
"\n",
11-
"[Wrangler](https://github.com/awslabs/aws-data-wrangler) makes heavy use of [Glue Catalog](https://aws.amazon.com/glue/) to stores metadata of table and connections."
11+
"[Wrangler](https://github.com/awslabs/aws-data-wrangler) makes heavy use of [Glue Catalog](https://aws.amazon.com/glue/) to store metadata of tables and connections."
1212
]
1313
},
1414
{
@@ -709,4 +709,4 @@
709709
},
710710
"nbformat": 4,
711711
"nbformat_minor": 4
712-
}
712+
}

0 commit comments

Comments
 (0)