diff --git a/webui/src/components/Help/Help.vue b/webui/src/components/Help/Help.vue index 59dadef..d9675ac 100644 --- a/webui/src/components/Help/Help.vue +++ b/webui/src/components/Help/Help.vue @@ -59,7 +59,7 @@ export default { { id: 1, title: "CFM GitHub Repository", - content: "For more details, please visit our GitHub repository", + content: "For more details, please visit our GitHub repository.", url: "https://github.com/Seagate/cfm", icon: "mdi-github", },