diff --git a/tensorflow/lite/examples/ios/camera/Podfile b/tensorflow/lite/examples/ios/camera/Podfile index 0bff676159c..ef5b9261fc7 100644 --- a/tensorflow/lite/examples/ios/camera/Podfile +++ b/tensorflow/lite/examples/ios/camera/Podfile @@ -6,7 +6,7 @@ project 'tflite_camera_example.xcodeproj' target 'tflite_camera_example' # Comment 'TensorFlowLite' pod and un-comment 'TensorFlowLiteGpuExperimental' # to use TFLite GPU Delegate. - # Note: TFLite GPU Delegate binary isn't releast yet, and we're working + # Note: TFLite GPU Delegate binary isn't released yet, but we're working # on it. pod 'TensorFlowLite', '1.13.1'