Skip to content

Commit

Permalink
put . inside the p tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyhodges authored Dec 14, 2023
1 parent 0baee5a commit ef58a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/dc/setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

{% elsif site.curriculum == "dc-image" %}

<p>The setup instructions for Data Carpentry Image Processing workshops can be found at <a href="https://datacarpentry.org/image-processing/index.html#setup">the curriculum site</a></p>.
<p>The setup instructions for Data Carpentry Image Processing workshops can be found at <a href="https://datacarpentry.org/image-processing/index.html#setup">the curriculum site</a>.</p>

{% comment %}
Social sciences workshops
Expand Down

0 comments on commit ef58a9f

Please sign in to comment.