Skip to content

Commit ddd808f

Browse files
authored
Fix typo in .env.example comment
1 parent 1f80b22 commit ddd808f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Required: No default.
66
ACCESS_TOKEN=""
77

8-
# BASE_URL specifies the API endpoint for accessing Threads.net.
8+
# BASE_URL specifies the API endpoint for accessing Meta's Threads app.
99
# It defaults to "https://graph.threads.net/v1.0", but you can override it by setting the variable.
1010
BASE_URL="https://graph.threads.net/v1.0"
1111

0 commit comments

Comments
 (0)