Skip to content

docs(java): fix typo on README #4564

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
Mar 6, 2025
Merged

docs(java): fix typo on README #4564

merged 1 commit into from
Mar 6, 2025

Conversation

Giglium
Copy link
Contributor

@Giglium Giglium commented Mar 6, 2025

🧭 What and Why

The README.md has a typo in the Getting Started code snippet. The variable response is used but never declared in the example. I declare the variables like we did on https://www.algolia.com/doc/libraries/java/v4/#test-your-installation code snippet.

Changes included:

  • Declare the response var in the code snippet.

@Giglium Giglium requested a review from a team as a code owner March 6, 2025 12:35
@Giglium Giglium requested review from morganleroi and millotp March 6, 2025 12:35
@millotp
Copy link
Collaborator

millotp commented Mar 6, 2025

good catch, thanks for your contribution !

@millotp millotp merged commit 63a50ac into algolia:main Mar 6, 2025
13 of 15 checks passed
algolia-bot added a commit to algolia/algoliasearch-client-java that referenced this pull request Mar 6, 2025
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