Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
evrifaessa committed Jun 30, 2023
1 parent 45d3e20 commit 0b62131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/CentralAlerts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export const CentralAlerts: CentralAlert[] = [
{
id: "1",
title: "This version of FOSSBilling is insecure",
message: "FOSSBilling versions between 0.4.3 and 0.5.2 and vulnerable to SQL injection with a critical (9.8) severity. Please update now to protect you and your customers.",
message: "FOSSBilling versions between 0.4.3 and 0.5.2 are vulnerable to SQL injection with a critical (9.8) severity. Please update now to protect you and your customers.",
type: "danger",
dismissible: false,
min_fossbilling_version: "0.4.3",
Expand Down

0 comments on commit 0b62131

Please sign in to comment.