Skip to content

Commit

Permalink
Update docs/source/serving/sky-serve.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Zongheng Yang <[email protected]>
  • Loading branch information
cblmemo and concretevitamin authored Jan 4, 2024
1 parent 934e315 commit 2a82f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/serving/sky-serve.rst
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Use :code:`sky serve status` to check the status of the service:

If you see the :code:`STATUS` column becomes :code:`READY`, then the service is ready to accept traffic!

Simply ``curl -L`` the service endpoint --- which automatically load-balances across the two replicas:
Simply ``curl -L`` the service endpoint, which automatically load-balances across the two replicas:

.. tab-set::

Expand Down

0 comments on commit 2a82f44

Please sign in to comment.