Skip to content

Commit 0dc92a9

Browse files
typo
1 parent e80231a commit 0dc92a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
params:
33
- productName
4-
- hadwareConnectorURL
4+
- hardwareConnectorURL
55
- virtualConnectorURL
66
---
77

88
Before you can activate your {props.productName}, you need to follow Cloudflare's instructions regarding DHCP. For full instructions on this, refer to:
99

10-
- The <a href={props.hadwareConnectorURL}>hardware version of {props.productName}</a>
10+
- The <a href={props.hardwareConnectorURL}>hardware version of {props.productName}</a>
1111
- The <a href={props.virtualConnectorURL}>virtual version of {props.productName}</a>

0 commit comments

Comments
 (0)