File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
<div >
4
4
<ChecklistHeader />
5
5
<main >
6
- <h1 >FAIR for data self -assessment checklist</h1 >
6
+ <h1 >Self -assessment checklist for FAIR data </h1 >
7
7
<ChecklistBannerVersions />
8
8
<template v-if =" nQuestions .total > 0 " >
9
9
<p >
10
- Answer the {{ nQuestions.total }} questions below to assess
10
+ Answer the questions below to assess
11
11
your data's FAIRness, or switch to the checklist for
12
12
<ChecklistLink v-bind:href =" linkToSoftwareChecklist" >software</ChecklistLink >
13
13
instead.
Original file line number Diff line number Diff line change 3
3
<div >
4
4
<ChecklistHeader />
5
5
<main >
6
- <h1 >FAIR for software self -assessment checklist</h1 >
6
+ <h1 >Self -assessment checklist for FAIR software </h1 >
7
7
<ChecklistBannerVersions />
8
8
<ChecklistBannerParams />
9
9
<template v-if =" nQuestions .total > 0 " >
10
10
<p >
11
- Answer the {{ nQuestions.total }} questions below to assess
11
+ Answer the questions below to assess
12
12
your software's FAIRness, or switch to the checklist for
13
13
<ChecklistLink v-bind:href =" linkToDataChecklist" >data</ChecklistLink >
14
14
instead.
You can’t perform that action at this time.
0 commit comments