Skip to content

Correcting a typo in elasticsearch-repository-queries document. #2610

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

Merged
merged 1 commit into from
Jul 1, 2023

Conversation

Hoseok-Seong
Copy link
Contributor

@Hoseok-Seong Hoseok-Seong commented Jun 30, 2023

I found a typo in this document.

https://docs.spring.io/spring-data/elasticsearch/docs/current/reference/html/#elasticsearch.query-methods.criterions

findByPriceGreaterThan -> findByPriceGreaterThanEqual

closes #2611

@pivotal-cla
Copy link

@Hoseok-Seong Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 30, 2023
@pivotal-cla
Copy link

@Hoseok-Seong Thank you for signing the Contributor License Agreement!

@sothawo sothawo merged commit e67bb21 into spring-projects:main Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix typo in elasticsearch-repository-queries document.
4 participants