This is an automated email from the ASF dual-hosted git repository.
houston pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-operator.git
The following commit(s) were added to refs/heads/main by this push:
new eb625e2 Fix GitHub spelling (#306)
eb625e2 is described below
commit eb625e2d6d9bd0b389cf63a0ba6391f3d0c074d6
Author: fredster33 <[email protected]>
AuthorDate: Thu Aug 26 12:50:18 2021 -0700
Fix GitHub spelling (#306)
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 3fdc390..7217972 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ The project is currently in beta (`v1beta1`), and while we do
not anticipate cha
If you run into issues using the Solr Operator, please:
- Reference the [version compatibility and upgrade/deprecation
notes](#version-compatibility--upgrade-notes) provided below
-- Create a Github Issue in this repo, describing your problem with as much
detail as possible
+- Create a GitHub Issue in this repo, describing your problem with as much
detail as possible
- Reach out on our Slack channel!
Join us on the
[#solr-operator](https://kubernetes.slack.com/messages/solr-operator) channel
in the official Kubernetes slack workspace.
@@ -66,7 +66,7 @@ Have you had a good experience with the **Solr Operator**?
Why not share some lo
We welcome issue reports [here](../../issues); be sure to choose the proper
issue template for your issue, so that we can be sure you're providing the
necessary information.
Before submitting a PR, please be sure to run `make prepare` before committing.
-Otherwise the github checks are likely to fail.
+Otherwise the GitHub checks are likely to fail.
## License
@@ -95,4 +95,4 @@ we've had an opportunity to review and address them.
## Acknowledgements
The Solr Operator was donated to Apache Solr by Bloomberg, after the v0.2.8
release.
-Many thanks to their contributions over the years!
\ No newline at end of file
+Many thanks to their contributions over the years!