diff --git a/ml-functions/MLFunctionsExampleSwift/ViewController.swift b/ml-functions/MLFunctionsExampleSwift/ViewController.swift index 3f41ee45..31768e10 100644 --- a/ml-functions/MLFunctionsExampleSwift/ViewController.swift +++ b/ml-functions/MLFunctionsExampleSwift/ViewController.swift @@ -82,7 +82,7 @@ class ViewController: UIViewController { } // ... } - // Function completed succesfully + // Function completed successfully } // [END function_annotateImage] }