Skip to content

Commit 2d6623c

Browse files
authored
Merge pull request #7 from cp2boston/develop
Syntax error in url
2 parents 6675619 + b90b9ac commit 2d6623c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/text_embedding.curl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ curl -X POST \
44
-H "Accept: application/json" \
55
-H "Cache-Control: no-cache" \
66
-d '{"content": "Cambridge, Massachusetts" }' \
7-
"https://api.rosette.com/rest/v1/text-curl"
7+
"https://api.rosette.com/rest/v1/text-embedding"

0 commit comments

Comments
 (0)