Skip to content

Commit 9bdd18b

Browse files
committed
chore: Use <code> tag
Signed-off-by: Roger Barker <[email protected]>
1 parent 0279bbf commit 9bdd18b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ <h3>
355355
<p>
356356
A GitHub Action for creating incidents using Rootly, a platform for incident management and response.
357357
This action integrates seamlessly with your CI/CD workflows to automatically create incidents when issues are detected.
358-
This action fully implements the `creates-an-incident` api.
358+
This action fully implements the <code>creates-an-incident</code> api.
359359
</p>
360360
</div>
361361
<div id="rootly-alert-action" class="project-item">
@@ -377,7 +377,7 @@ <h3>
377377
<p>
378378
A GitHub Action for creating alerts using Rootly, a platform for incident management and response.
379379
This action integrates seamlessly with your CI/CD workflows to automatically create alerts when issues are detected.
380-
This action fully implements the `creates-an-alert` api.
380+
This action fully implements the <code>creates-an-alert</code> api.
381381
</p>
382382
</div>
383383
</div>

0 commit comments

Comments
 (0)