Skip to content

Commit f8faa44

Browse files
committed
Fix Typo : Iminufy Patch
1 parent 512d797 commit f8faa44

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/.vuepress/config-client/documents.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ export default [
9090
link: "/email/",
9191
},
9292
{
93-
title: "Iminufy Patch",
94-
description: "Iminufy Patch documentation section.",
93+
title: "Imunify Patch",
94+
description: "Imunify Patch documentation section.",
9595
link: "/imunify_patch/",
9696
},
9797
{

docs/imunify_patch/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Iminufy Patch
1+
# Imunify Patch
22

33
## Introduction
44

@@ -24,13 +24,13 @@ However, Imunify also provides CLI and UI controls in case if you do want to div
2424

2525
### Usage from CLI
2626

27-
Iminufy Patch vulnerabilities scan for all users can be started with the following command:
27+
Imunify Patch vulnerabilities scan for all users can be started with the following command:
2828

2929
```
3030
$ imunify-antivirus malware scan user
3131
```
3232

33-
Iminufy Patch vulnerabilities scan for a specific files path can be started with the following command:
33+
Imunify Patch vulnerabilities scan for a specific files path can be started with the following command:
3434

3535
```
3636
$ imunify-antivirus malware on-demand queue put "/home/user1/*"

0 commit comments

Comments
 (0)