Skip to content

Commit

Permalink
fix nb on srt
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowbean committed Dec 12, 2024
1 parent df8ef6c commit d4c4ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/nbsample/SRT_Example_Native_Prod.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
" ,[\"CollectedPrincipal\",\"acc01\"]\n",
" ,[\"CollectedPrepayment\",\"acc01\"]\n",
" ,[\"CollectedRecoveries\",\"acc01\"]]\n",
" ,{\"originator\":{\"type\" : \"Unlimited\", \"start\": closingDate}}\n",
" ,{\"originator\":{\"type\" : \"Unlimit\", \"start\": closingDate}}\n",
" ,None\n",
" ,None\n",
" ,None\n",
Expand Down

0 comments on commit d4c4ec2

Please sign in to comment.