Skip to content

Commit 1af4a6a

Browse files
Fix heading content for clarity (#44)
1 parent 171dc93 commit 1af4a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/heading.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const Heading = ({ mobile }) => (
5858
/>
5959
<Header
6060
as="h3"
61-
content="The open source platform cyber threat modeling and attack simulations"
61+
content="The open source platform for cyber threat modeling and attack simulations"
6262
inverted
6363
style={{
6464
fontStyle: 'italic',

0 commit comments

Comments
 (0)