Skip to content

Commit 131bf4c

Browse files
committed
fix typo
1 parent 9ba851a commit 131bf4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/analytics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ syntax:
473473

474474
* ``('byAnnualRate', <annual rate>)`` : the rental will increase/decrease by a fixed rate in annual
475475
* ``('byRateCurve', <curve>)`` : the rental will increase/decrease by a curve, which is a list of [date,rate] pairs
476-
* ``('byRateVec', -0.1,-0.3,-0.2) ``: the rental will increase/decrease by a vector of rates, which is applied to each new projected lease.
476+
* ``('byRateVec', -0.1,-0.3,-0.2)`` : the rental will increase/decrease by a vector of rates, which is applied to each new projected lease.
477477

478478

479479
Lease Default

0 commit comments

Comments
 (0)