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

fix: correct typos and update invalid-type error example #175

Merged

Conversation

cawalch
Copy link
Contributor

@cawalch cawalch commented Dec 8, 2024

  • Fixed typos in the document:
    • Corrected "value the the" to "value the".
    • Corrected "type contraints" to "type constraints".
  • Adjusted the example output for the ceil function to reflect an <error: invalid-type> instead of null.

https://github.com/jmespath-community/jmespath.test/blob/main/tests/functions.json#L108-L109

ref: #168

- Fixed typos in the document:
  - Corrected "value the the" to "value the".
  - Corrected "type contraints" to "type constraints".
- Adjusted the example output for the `ceil` function to reflect an `<error: invalid-type>` instead of `null`.

<!-- ps-id: 14f98511-1508-47fc-8f33-baec50065de4 -->
Copy link
Contributor

@springcomp springcomp left a comment

Choose a reason for hiding this comment

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

Thanks for your contributions.

@springcomp springcomp merged commit cc40def into jmespath-community:main Dec 9, 2024
2 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