Expected behavior
Text is spelled correctly.
Actual behavior
There is a typo in the word supply.
Steps to reproduce behavior
- https://atlas-demo.ohdsi.org/#/cohortdefinition/1780468/export
- On the export screen you'll see "The cohort end date will be based on a continuous exposure to '[964] Infliximab (Remicade) plus source code': allowing 98 days between exposures, adding 90 days after exposure ends, and forcing drug exposure days suply to: 1 day."
I see the typo in GitHub in 2 places:
|
<span data-bind="text: ko.i18n('components.customEraStrategy.customEraStrategyText_19', 'forcing drug exposure days suply to:')"></span> |
|
data-bind="text: ko.i18n('components.customEraStrategy.customEraStrategyText_10', 'Force drug exposure days suply to:')"></span> |
Expected behavior
Text is spelled correctly.
Actual behavior
There is a typo in the word supply.
Steps to reproduce behavior
I see the typo in GitHub in 2 places:
Atlas/js/components/cohortdefinitionviewer/components/CustomEraStrategyTemplate.html
Line 34 in e47d5c7
Atlas/js/components/cohortbuilder/components/CustomEraStrategyTemplate.html
Line 44 in e47d5c7