Skip to content

Commit 717adb3

Browse files
Fix typo
1 parent e08a7b7 commit 717adb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-fulltraining.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@
298298
"\n",
299299
"> `Training job ended with status: Completed`\n",
300300
"\n",
301-
"then that means training sucessfully completed and the output model was stored in the output path specified by `training_params['OutputDataConfig']`.\n",
301+
"then that means training successfully completed and the output model was stored in the output path specified by `training_params['OutputDataConfig']`.\n",
302302
"\n",
303303
"You can also view information about and the status of a training job using the AWS SageMaker console. Just click on the \"Jobs\" tab."
304304
]

0 commit comments

Comments
 (0)