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

chore(developers.md): change comma typo #3167

Merged
merged 1 commit into from
Jun 15, 2024
Merged

chore(developers.md): change comma typo #3167

merged 1 commit into from
Jun 15, 2024

Conversation

efueyo
Copy link
Contributor

@efueyo efueyo commented Jun 13, 2024

Description

This is a small change in developers.md documentation.
the table results in

 results = {
        { "red", "#ff0000" },
        { "green", "#00ff00" },
        { "blue", "#0000ff" },
      },

contains the name AND the hex code. With the previous text, it seemed that the table had a "color", a "name" and the "hex code" and I found it confusing.

I understand that this is an extremely small nit picking so its up to you guys if you want to move ahead and skip this PR :)

Type of change

  • Just a documentation update

How Has This Been Tested?

N/A

Configuration:

  • Neovim version (nvim --version): NVIM v0.11.0-dev+212-gd8e384b7b
  • Operating system and version: Fedora 40

Checklist:

  • My code follows the style guidelines of this project (stylua)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (lua annotations)

@Conni2461
Copy link
Member

thanks :)

@Conni2461 Conni2461 merged commit abff89d into nvim-telescope:master Jun 15, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants