Skip to content

fix: readme#9

Merged
rjfonseca merged 1 commit into
mainfrom
fix/readme
Jun 24, 2025
Merged

fix: readme#9
rjfonseca merged 1 commit into
mainfrom
fix/readme

Conversation

@rjfonseca
Copy link
Copy Markdown
Member

Fixes the README to better reflect the actual code and fixes some typos.

Fixes the README to better reflect the actual code and fixes some typos.
Copilot AI review requested due to automatic review settings June 23, 2025 20:11
@rjfonseca rjfonseca requested a review from xico42 as a code owner June 23, 2025 20:11
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes typos and updates the documentation in the README to accurately reflect the code usage. It also corrects a misspelled error message in the test file.

  • Updated error message in dont_panic_test.go to fix a spelling error.
  • Revised README.md to update error construction and improve documentation clarity.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
dont_panic_test.go Corrected typo in error message to reflect the intended text.
README.md Updated error construction example and clarified documentation changes.
Comments suppressed due to low confidence (1)

dont_panic_test.go:53

  • Spelling error: 'unkown' should be corrected to 'unknown' in the error message.
	if op != opUnknownFunction {

@rjfonseca rjfonseca merged commit 131977e into main Jun 24, 2025
3 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.

3 participants