Skip to content

Commit df90fa4

Browse files
committed
Fixed: Grammar
1 parent 7342840 commit df90fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_functionality/r_bring_your_own/r_bring_your_own.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"source": [
8989
"### Permissions\n",
9090
"\n",
91-
"Running this notebook requires permissions in addition to the normal `SageMakerFullAccess` permissions. This is because we'll creating new repositories in Amazon ECR. The easiest way to add these permissions is simply to add the managed policy `AmazonEC2ContainerRegistryPowerUser` to the role that you used to start your notebook instance. There's no need to start your notebook instance when you do this, the new permissions will be available immediately.\n",
91+
"Running this notebook requires permissions in addition to the normal `SageMakerFullAccess` permissions. This is because we'll be creating a new repository in Amazon ECR. The easiest way to add these permissions is simply to add the managed policy `AmazonEC2ContainerRegistryPowerUser` to the role that you used to start your notebook instance. There's no need to start your notebook instance when you do this, the new permissions will be available immediately.\n",
9292
"\n",
9393
"---\n",
9494
"## Code\n",

0 commit comments

Comments
 (0)