We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 992beb3 commit fd7a87bCopy full SHA for fd7a87b
src/data/compare-table.ts
@@ -428,7 +428,7 @@ export const featuresTableData: FeatureTableData = {
428
title: "Security Architecture and Deployment",
429
rows: [
430
{
431
- description: "Secure rchitecture based on network segments (DMZ/Intranet/...)",
+ description: "Secure architecture based on network segments (DMZ/Intranet/...)",
432
features: [
433
434
status: "yes",
0 commit comments