Skip to content

Commit 01c56b1

Browse files
committed
fixed typo
1 parent ccac6b5 commit 01c56b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
# ----------------------------------
44

55
# Base URL
6-
MINDS_API_BASE_URL=<oyur base url>
6+
MINDS_API_BASE_URL=<your base url>
77

88
# URL for the OpenAPI specification.
9-
MINDS_OPENAPI_SPEC_URL=<oyur base url>/openapi.json
9+
MINDS_OPENAPI_SPEC_URL=<your base url>/openapi.json
1010

1111
# Authentication token, required
1212
MINDS_API_TOKEN=your_token

0 commit comments

Comments
 (0)