There was an error while loading. Please reload this page.
1 parent c9fa68e commit 849316eCopy full SHA for 849316e
1 file changed
_includes/datasets/nichart_study_page.html
@@ -790,7 +790,7 @@
790
<span class="copy-text"><code>{{ nonimaging_consolidated_v2 }}</code></span>
791
<button class="copy-button" onclick="copyToClipboard('{{ nonimg_id }}-v2-path')">Copy</button>
792
</div>
793
- <p style="margin-top: 12px; margin-bottom: 8px; font-size: 14px; color: #444;">Data consolidated and harmonized 2020.</p>
+ <p style="margin-top: 12px; margin-bottom: 8px; font-size: 14px; color: #444;">Data consolidated and harmonized in 2020.</p>
794
{% if nonimaging_consolidated_v2_study and nonimaging_consolidated_v2_study != "" %}
795
<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>
796
{% endif %}
0 commit comments