Skip to content

Commit

Permalink
Remove period after the UUID
Browse files Browse the repository at this point in the history
  • Loading branch information
adhilto committed Oct 1, 2024
1 parent 4fdb061 commit e1ea8e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h1>SCuBA M365 Security Baseline Conformance Reports</h1>
<footer>
Report generated with <a class="individual_reports" href="https://github.com/cisagov/ScubaGear">CISA's ScubaGear</a> tool {MODULE_VERSION}
<br></br>
<span class="uuid">Report UUID: {REPORT_UUID}.</span>
<span class="uuid">Report UUID: {REPORT_UUID}</span>
</footer>
</main>
</body>
Expand Down

0 comments on commit e1ea8e6

Please sign in to comment.