Skip to content

docs: fix README item key casing#4

Open
thehanslevi wants to merge 1 commit into
robskie:masterfrom
thehanslevi:docs/fix-readme-item-key-20260610
Open

docs: fix README item key casing#4
thehanslevi wants to merge 1 commit into
robskie:masterfrom
thehanslevi:docs/fix-readme-item-key-20260610

Conversation

@thehanslevi

Copy link
Copy Markdown

Summary

Fixes the README example to use items[i].Key, matching the Item struct field declared earlier in the same example.

Validation

  • Confirmed the README defines type Item struct { Key string } and already uses item.Key when adding keys to the builder.
  • Confirmed there are no open PRs overlapping this README typo.
  • Ran git diff --check.

I could not run the Go test suite locally because this environment does not have a go binary installed.

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.

1 participant