Skip to content

Commit 849316e

Browse files
committed
fix typo
1 parent c9fa68e commit 849316e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/datasets/nichart_study_page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@
790790
<span class="copy-text"><code>{{ nonimaging_consolidated_v2 }}</code></span>
791791
<button class="copy-button" onclick="copyToClipboard('{{ nonimg_id }}-v2-path')">Copy</button>
792792
</div>
793-
<p style="margin-top: 12px; margin-bottom: 8px; font-size: 14px; color: #444;">Data consolidated and harmonized 2020.</p>
793+
<p style="margin-top: 12px; margin-bottom: 8px; font-size: 14px; color: #444;">Data consolidated and harmonized in 2020.</p>
794794
{% if nonimaging_consolidated_v2_study and nonimaging_consolidated_v2_study != "" %}
795795
<p style="margin-top: 0; margin-bottom: 4px; font-size: 14px; color: #444;"><strong>This study:</strong> subset with <code>df[df.Study == '{{ nonimaging_consolidated_v2_study }}']</code></p>
796796
{% endif %}

0 commit comments

Comments
 (0)