This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new 72a9acac721 Replace I'll with Let's, since its more proffesional to 
not say I in a documentation (#1110)
72a9acac721 is described below

commit 72a9acac721f9a06dbb41c5cce50699f6281f4e0
Author: Jeb Nix <[email protected]>
AuthorDate: Fri Jan 13 15:51:02 2023 +0200

    Replace I'll with Let's, since its more proffesional to not say I in a 
documentation (#1110)
---
 solr/solr-ref-guide/modules/deployment-guide/pages/docker-faq.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solr/solr-ref-guide/modules/deployment-guide/pages/docker-faq.adoc 
b/solr/solr-ref-guide/modules/deployment-guide/pages/docker-faq.adoc
index 945b7ba9da4..694500a0151 100644
--- a/solr/solr-ref-guide/modules/deployment-guide/pages/docker-faq.adoc
+++ b/solr/solr-ref-guide/modules/deployment-guide/pages/docker-faq.adoc
@@ -248,7 +248,7 @@ set by the `GC_TUNE` environment variable and further down 
the list the overridi
 == I'm confused about the different invocations of Solr -- help?
 
 The different invocations of the Solr docker image can look confusing, because 
the name of the image is "solr" and the Solr command is also "solr", and the 
image interprets various arguments in special ways.
-I'll illustrate the various invocations:
+Let's illustrate the various invocations:
 
 To run an arbitrary command in the image:
 

Reply via email to