Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/pkgsite: kuberc documentation page has a typo in the title #69608

Closed
avanish23 opened this issue Sep 24, 2024 · 2 comments
Closed

x/pkgsite: kuberc documentation page has a typo in the title #69608

avanish23 opened this issue Sep 24, 2024 · 2 comments
Labels
Milestone

Comments

@avanish23
Copy link

What is the URL of the page with the issue?

https://pkg.go.dev/github.com/monsterxx03/kuberc#section-readme

What is your user agent?

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36

Screenshot

Screenshot 2024-09-24 at 4 48 21 PM

What did you do?

Open the kuberc documentation here

What did you see happen?

The message we see there is given below(pls check the screenshot)
kubectl plugin for managing redis cluster & and redis sentinel
The issue is that "and" gets repeated as "& and"

What did you expect to see?

The title should be
kubectl plugin for managing redis cluster & redis sentinel instead of kubectl plugin for managing redis cluster & and redis sentinel

Just by removing "and" the issue should be fixed
Should look like this
Screenshot 2024-09-24 at 4 55 32 PM

@gopherbot gopherbot added this to the Unreleased milestone Sep 24, 2024
@zigo101
Copy link

zigo101 commented Sep 24, 2024

Should it be reported to https://github.com/monsterxx03/kubectl-rc ?

@seankhliao
Copy link
Member

please report it to the original repo

@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants