You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/frontend/submission_form/src/widgets/About.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ const About = () => {
6
6
return(
7
7
<div>
8
8
<h4><strong>About</strong></h4>
9
-
<p>The Author Curation to Knowledgebase project (ACKnowledge, previously known as “Author First Pass”) aims at facilitating author curation to biological knowledgebases.</p>
9
+
<p>The ACKnowledge project (Author Curation to Knowledgebase) aims at facilitating author curation to biological knowledgebases.</p>
10
10
11
11
<p>Biological knowledgebases serve as a critical resource for researchers and accelerate scientific discoveries by providing manually curated, machine-readable data collections. At present, the aggregation and manual curation of biological data is a labor-intensive process that relies almost entirely on professional biocurators. Biocuration, however, is greatly aided when authors directly participate in the process.</p>
0 commit comments