diff --git a/docs/source/serving/autoscaling.rst b/docs/source/serving/autoscaling.rst index 4c0c86b08af..f9992a1fed8 100644 --- a/docs/source/serving/autoscaling.rst +++ b/docs/source/serving/autoscaling.rst @@ -97,7 +97,7 @@ change the scaling delay by specifying the :code:`upscale_delay_seconds` and # ... -If you want more aggressive scaling, set those values to a lower number and vise versa. +If you want more aggressive scaling, set those values to a lower number and vice versa. Scale-to-Zero ===============