From a210394a04e000cf772b35d3ed48c14162ec19ec Mon Sep 17 00:00:00 2001 From: Alex Kim Date: Tue, 5 Jul 2022 13:52:48 -0400 Subject: [PATCH] Update serving.md As per https://github.com/iterative/mlem.ai/issues/114 --- content/docs/get-started/serving.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/get-started/serving.md b/content/docs/get-started/serving.md index de96b429..4abbfcfb 100644 --- a/content/docs/get-started/serving.md +++ b/content/docs/get-started/serving.md @@ -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