From 80644762d7872917e2675ddf31bf1dc024dad619 Mon Sep 17 00:00:00 2001 From: Ishmum Jawad Khan Date: Tue, 18 Mar 2025 10:24:19 +0600 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c67c3de..f7123dd 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ A: The following quote best summarises this project: > They were so preoccupied with whether or not they could, they didn't stop to think if they should. -**Q: Not but really, what's going on here?!** +**Q: No but really, what's going on here?!** A: Kubernetes exposes a robust API that is capable of streaming incremental updates. Google Spreadsheet can be scripted to read and write values, so the next logical step is to connect the two (also, [credit to this person](https://www.reddit.com/r/kubernetes/comments/ftgo69/sheet_ops_managing_kubernetes_using_google/)).