diff --git a/03 Writing Algorithms/24 Reality Modeling/09 Risk Free Interest Rate/02 Supported Models.html/03 Function Model.html b/03 Writing Algorithms/24 Reality Modeling/09 Risk Free Interest Rate/02 Supported Models.html/03 Function Model.html index d87c6804e9..1facb57172 100644 --- a/03 Writing Algorithms/24 Reality Modeling/09 Risk Free Interest Rate/02 Supported Models.html/03 Function Model.html +++ b/03 Writing Algorithms/24 Reality Modeling/09 Risk Free Interest Rate/02 Supported Models.html/03 Function Model.html @@ -19,7 +19,7 @@ getInterestRateFunc - Func≶DateTime, decimal>Callable[[datetime], float] + Func<DateTime, decimal>Callable[[datetime], float] A function that returns the risk free interest rate for a given date