We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e71d8d0 commit 3bc2bcbCopy full SHA for 3bc2bcb
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