You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ja...@apache.org on 2021/01/28 15:20:43 UTC

[lucene-solr-operator] branch cloud-crd-typo created (now 28d58cf)

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

janhoy pushed a change to branch cloud-crd-typo
in repository https://gitbox.apache.org/repos/asf/lucene-solr-operator.git.


      at 28d58cf  Fix copy/paste typo addressed -> updated

This branch includes the following new commits:

     new 28d58cf  Fix copy/paste typo addressed -> updated

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[lucene-solr-operator] 01/01: Fix copy/paste typo addressed -> updated

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch cloud-crd-typo
in repository https://gitbox.apache.org/repos/asf/lucene-solr-operator.git

commit 28d58cf65b131201a763a2a5a609841ec1c94830
Author: Jan Høydahl <ja...@users.noreply.github.com>
AuthorDate: Thu Jan 28 16:20:26 2021 +0100

    Fix copy/paste typo addressed -> updated
---
 docs/solr-cloud/solr-cloud-crd.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/solr-cloud/solr-cloud-crd.md b/docs/solr-cloud/solr-cloud-crd.md
index 3f21116..e6194b4 100644
--- a/docs/solr-cloud/solr-cloud-crd.md
+++ b/docs/solr-cloud/solr-cloud-crd.md
@@ -38,7 +38,7 @@ These options can be found in `SolrCloud.spec.dataStorage`
 
 ## Update Strategy
 
-The SolrCloud CRD provides users the ability to define how it is addressed, through `SolrCloud.Spec.updateStrategy`.
+The SolrCloud CRD provides users the ability to define how it is updated, through `SolrCloud.Spec.updateStrategy`.
 This provides the following options:
 
 Under `SolrCloud.Spec.updateStrategy`:
@@ -127,4 +127,4 @@ the solr-operator can manage Zookeeper ensemble(s) for you.
 Using the [zookeeper-operator](https://github.com/pravega/zookeeper-operator), a new Zookeeper ensemble can be spun up for 
 each solrCloud that has this option specified.
 
-The startup parameter `zookeeper-operator` must be provided on startup of the solr-operator for this parameter to be available.
\ No newline at end of file
+The startup parameter `zookeeper-operator` must be provided on startup of the solr-operator for this parameter to be available.