Skip to content

Commit facf640

Browse files
committed
updated scenario
1 parent 700b46e commit facf640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javav2/example_code/location/src/main/java/com/example/location/scenario/LocationScenario.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ restrict API keys to specific AWS Location operations (e.g., only
309309
This scenario will show use of the GeoPlacesClient that enables
310310
location search and geocoding capabilities for your applications.\s
311311
312-
We are going to use this client to perform these tasks:
312+
We are going to use this client to perform these AWS Location tasks:
313313
- Reverse Geocoding (reverseGeocode): Converts geographic coordinates into addresses.
314314
- Place Search (searchText): Finds places based on search queries.
315315
- Nearby Search (searchNearby): Finds places near a specific location.

0 commit comments

Comments
 (0)