Skip to content

Commit fd7a87b

Browse files
author
Michał Gryczka
committed
typo fix
1 parent 992beb3 commit fd7a87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/compare-table.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ export const featuresTableData: FeatureTableData = {
428428
title: "Security Architecture and Deployment",
429429
rows: [
430430
{
431-
description: "Secure rchitecture based on network segments (DMZ/Intranet/...)",
431+
description: "Secure architecture based on network segments (DMZ/Intranet/...)",
432432
features: [
433433
{
434434
status: "yes",

0 commit comments

Comments
 (0)