Skip to content

Commit

Permalink
Fixing missing word
Browse files Browse the repository at this point in the history
This is an error reported GSA/openacr#355
  • Loading branch information
mgifford authored Dec 18, 2024
1 parent 0db6689 commit 5ad86d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/Overview.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
</li>
<li>
You can export your report as YAML (structured data) but also as HTML (web page). Note: You will not be able
to edit the report the future without the YAML file.
to edit the report in the future without the YAML file.
</li>
<li>
You can add limited formatting to your report with <a href="https://en.wikipedia.org/wiki/Markdown" target="_blank">Markdown <span class="visuallyhidden">(opens in a new window or tab)</span></a>. This allows you to add
Expand Down

0 comments on commit 5ad86d9

Please sign in to comment.