From c0da6d4c28c4d61a57b9a0123afd234755a57fb5 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sun, 2 Jul 2023 00:48:29 +0900 Subject: [PATCH] Fix typo in Readme.md beggining -> beginning --- deploy/elk/Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/elk/Readme.md b/deploy/elk/Readme.md index dddeab3fd..a0cd286d8 100644 --- a/deploy/elk/Readme.md +++ b/deploy/elk/Readme.md @@ -84,5 +84,5 @@ The only thing that remains is to connect to your vm vía browser. And check the You can get the password for accessing going to your virtual machine in azure and check the boot diagnostics, theres a message that shows to you which is your password. -When you have the user and password you can access to the kibana tool, and create the ```eshops-*``` index pattern that is well documented at the beggining of this documentation and then start to discover. -![](img/elk/) \ No newline at end of file +When you have the user and password you can access to the kibana tool, and create the ```eshops-*``` index pattern that is well documented at the beginning of this documentation and then start to discover. +![](img/elk/)