From 40f9294b61955101a35fc5d96e49b7274ec64164 Mon Sep 17 00:00:00 2001 From: Fakhri A Date: Mon, 18 Nov 2024 23:02:52 +0700 Subject: [PATCH] Fix a little typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad79159..6e80fd4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Citus Example: Microservices -Three microservices used to demonstrte setting up Citus as scalable storage backend for microservices. +Three microservices used to demonstrate setting up Citus as scalable storage backend for microservices. # Citus setup @@ -79,4 +79,4 @@ Repeat the above for `time` and `ping` service. Copyright (c) 2023, Microsoft -Licensed under the MIT license - feel free to incorporate the code in your own projects! \ No newline at end of file +Licensed under the MIT license - feel free to incorporate the code in your own projects!