From 5dfa3442bde689edf78d15f9744ebde07c8b7649 Mon Sep 17 00:00:00 2001 From: kosabogi <105062005+kosabogi@users.noreply.github.com> Date: Tue, 19 Nov 2024 14:25:49 +0100 Subject: [PATCH] Update serverless/pages/connecting-to-es-endpoint.asciidoc Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com> --- serverless/pages/connecting-to-es-endpoint.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverless/pages/connecting-to-es-endpoint.asciidoc b/serverless/pages/connecting-to-es-endpoint.asciidoc index 69cee780..02069ee8 100644 --- a/serverless/pages/connecting-to-es-endpoint.asciidoc +++ b/serverless/pages/connecting-to-es-endpoint.asciidoc @@ -88,4 +88,4 @@ You should receive a response similar to the following: } ---- -Now you're ready to ingest and search some sample documents. \ No newline at end of file +Now you're ready to start adding data to your {es-serverless} project. \ No newline at end of file