From d5455b7f66de39ea1f8b8927b5968d2baa23ca88 Mon Sep 17 00:00:00 2001 From: 23Ro Date: Tue, 17 Jun 2025 14:55:27 +0200 Subject: [PATCH] fix: Typo in Headline (#220) Signed-off-by: 23Ro --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 50600f3..f3395d2 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,4 +1,4 @@ -# Dolcing Serve documentation +# Docling Serve documentation This documentation pages explore the webserver configurations, runtime options, deployment examples as well as development best practices.