Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Commit

Permalink
Fixed spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymarois committed Nov 19, 2019
1 parent 4b88001 commit d005932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ $alpaca = $polygon->orders()->replace('ORDER_ID',[
]);
```

**[Get Activity](https://docs.alpaca.markets/api-documentation/api-v2/account-activities/)**: Get the account activity, like order filles, dividends etc.
**[Get Activity](https://docs.alpaca.markets/api-documentation/api-v2/account-activities/)**: Get the account activity, like order fills, dividends etc.

```php
// type can be many, such as FILL, DIV, TRANS etc
Expand Down

0 comments on commit d005932

Please sign in to comment.