Skip to content

Commit a97934d

Browse files
committed
docs: Update examples to use general landmarks instead of personal addresses
1 parent fb07e75 commit a97934d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ supabase start
156156
# Test geocoding
157157
curl -X POST http://localhost:54321/functions/v1/geocoding \
158158
-H "Content-Type: application/json" \
159-
-d '{"query": "둔촌동 프라자아파트"}'
159+
-d '{"query": "홍대입구역"}'
160160
```
161161

162162
### Production Testing

0 commit comments

Comments
 (0)