Skip to content

Commit 4e1840c

Browse files
abouchardygearnode
authored andcommitted
Fix typo
Signed-off-by: Antoine Bouchardy <antoine@getprobo.com>
1 parent 317f784 commit 4e1840c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

apps/console/public/data/risks/risks.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
{
7878
"category": "Cybersecurity",
79-
"name": "Loss of data due to poor or nonexistant backup strategy",
79+
"name": "Loss of data due to poor or nonexistent backup strategy",
8080
"description": "Inadequate or nonexistent backups can lead to permanent data loss, potentially halting operations for extended periods."
8181
},
8282
{
@@ -132,11 +132,11 @@
132132
{
133133
"category": "Cybersecurity",
134134
"name": "Ineffective change management process",
135-
"description": "Without proper control over changes to systems of softwares, unauthorized or untested changes could introduce vulnerabilities"
135+
"description": "Without proper control over changes to software systems, unauthorized or untested changes could introduce vulnerabilities."
136136
},
137137
{
138138
"category": "Cybersecurity",
139-
"name": "Insufficient incidient response plan",
139+
"name": "Insufficient incident response plan",
140140
"description": "A poorly defined or tested response plan can lead to a slow or inadequate response from the team in reaction to a security breach."
141141
},
142142
{

0 commit comments

Comments
 (0)