Skip to content

Commit cd5561a

Browse files
Apply suggestions from code review
Co-authored-by: Faruk D. <144492+fdiblen@users.noreply.github.com>
1 parent 540cf28 commit cd5561a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/ScreenFinishAdvanced.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
Use the buttons below to download your CITATION.cff file, or reset the form to start over.
2525
</p>
2626
<p class="finish-paragraph">
27-
Add your CITATION.cff to the root of your project and ship it along with your project, for instance, adding it to your GitHub repository.
27+
Distribute the CITATION.cff with your project, for instance, by adding it to the root of your GitHub repository.
2828
</p>
2929
<div class="row">
3030
<q-btn

src/components/ScreenFinishMinimum.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
You now have a minimal CITATION.cff file. Use the buttons below to download your CITATION.cff file, or continue adding more properties.
2525
</p>
2626
<p class="finish-paragraph">
27-
Add your CITATION.cff to the root of your project and ship it along with your project, for instance, adding it to your GitHub repository.
27+
Distribute the CITATION.cff with your project, for instance, by adding it to the root of your GitHub repository.
2828
</p>
2929
<div class="row">
3030
<DownloadButton class="col-4 q-ma-lg" />

0 commit comments

Comments
 (0)