Skip to content

Commit c6c5d0e

Browse files
Add missing periods
1 parent 6809915 commit c6c5d0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/aegis/analytics.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ You can get average (`avg`) or maximum (`max`) utilization values (in percentage
2020
- The Cloudflare point of presence (PoP). For example, `sjc`.
2121

2222
- `egressIp` <Type text="string" />
23-
- Your assigned Aegis IP. For example, `192.0.2.1`
23+
- Your assigned Aegis IP. For example, `192.0.2.1`.
2424

2525
- `origin` <Type text="string" />
2626
- Origin IP and port. For example, `203.0.113.150:443`.
2727

2828
- `popUtilizationKey` <Type text="string" />
29-
- The Cloudflare point of presence (PoP), the Aegis IP, and the origin IP and port. For example, `sjc 192.0.2.1 203.0.113.150:443`
29+
- The Cloudflare point of presence (PoP), the Aegis IP, and the origin IP and port. For example, `sjc 192.0.2.1 203.0.113.150:443`.

0 commit comments

Comments
 (0)