diff --git a/README.md b/README.md index c38b3b5..1cadfb2 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ const settings = { client: null, /* Define the starting capital of your algorithm. Use only in backtesting mode. In realtime mode - you're better of using the `initialStates` setting instead. */ + you're better off using the `initialStates` setting instead. */ startCapital: 0, /* Provide initial states for your algorithm. One obvious use case would be when realtime