We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf16f8 commit e3a4362Copy full SHA for e3a4362
frontend/src/app/app-module/guides/guide-sophos/sophos.steps.ts
@@ -15,7 +15,7 @@ export const SOPHOS_STEPS: Step[] = [
15
' <li>Click <strong>Add Credential</strong> (usually found at the top-right).</li>\n' +
16
' <li>Provide <strong>Name</strong> and <strong>Description</strong>.</li>\n' +
17
' <li>Select the appropriate <strong>Role</strong>.</li>\n' +
18
- ' <li>Click <strong">Add</strong>.</li>\n' +
+ ' <li>Click <strong>Add</strong>.</li>\n' +
19
' </ul>',
20
content: {
21
id: 'stepContent2',
0 commit comments