Skip to content

Commit 87a026f

Browse files
Update introduction.rst (#1579)
Fixed a spelling mistake. I changed deicsions to decisions.
1 parent 8676303 commit 87a026f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Name Description
5151
modules. With these signals `Decision Generator` will generate the target
5252
trading decisions(i.e. portfolio, orders)
5353
If RL-based Strategies are adopted, the `Policy` is learned in a end-to-end way,
54-
the trading deicsions are generated directly.
54+
the trading decisions are generated directly.
5555
Decisions will be executed by `Execution Env`
5656
(i.e. the trading market). There may be multiple levels of `Strategy`
5757
and `Executor` (e.g. an *order executor trading strategy and intraday order executor*

0 commit comments

Comments
 (0)