Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Update serving.md
Browse files Browse the repository at this point in the history
As per #114
  • Loading branch information
alex000kim authored Jul 5, 2022
1 parent bc3e0ac commit a210394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/get-started/serving.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FastAPI server. All available server implementations are listed

## Running server

To start up FastAPI server simply run:
To start up FastAPI server run:

```cli
$ mlem serve rf fastapi
Expand Down

0 comments on commit a210394

Please sign in to comment.