From f1d2938f832a68c3d11f6fe471d6c60bf80fa69e Mon Sep 17 00:00:00 2001 From: shreya-33 Date: Thu, 5 Feb 2026 15:22:58 -0800 Subject: [PATCH] Fix grammar in documentation --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index f0e477bef535..f33b55bbc90c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -31,7 +31,7 @@ Then, start doc server in watch mode: $ make livedocs ``` -This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server. +This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. ### Build