Skip to content

Commit 2ee0538

Browse files
authored
Update README.md
1 parent d9d839c commit 2ee0538

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
@@ -49,7 +49,7 @@ follows.
4949

5050
The base URL for API calls defaults to `https://api.alpaca.markets/`. This endpoint
5151
is for live trading. You can change the base URL to `https://paper-api.alpaca.markets`
52-
for paper trading. You can specify the API URL with the environment variable, `APCA_API_BASE_URL`.
52+
for paper trading. You can specify the API URL with the environment variable `APCA_API_BASE_URL`.
5353

5454
The environment variable `APCA_API_DATA_URL` can also be changed to configure the
5555
endpoint for returning data from the `/bars` endpoint. By default, it will use

0 commit comments

Comments
 (0)