Skip to content

Commit

Permalink
DIGITAL-250: linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rayestrada committed Jan 7, 2025
1 parent e7012f4 commit 7ef444a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
></aside>

<div class="content usa-prose">
{{ content.body | field_value }}
{{ content.body|field_value }}
</div>

</section>
Expand Down

0 comments on commit 7ef444a

Please sign in to comment.