Fix typo in certificates guide (#32932)

Deleted stray "$" in example profile
This commit is contained in:
Sarah Gillespie
2025-09-17 15:49:27 +09:00
committed by GitHub
parent 650680689e
commit d7ead968a2
@@ -157,7 +157,7 @@ When Fleet delivers the profile to your hosts, Fleet will replace the variables.
<array>
<array>
<string>CN</string>
<string>%SerialNumber% $WIFI $FLEET_VAR_SCEP_RENEWAL_ID</string>
<string>%SerialNumber% WIFI $FLEET_VAR_SCEP_RENEWAL_ID</string>
</array>
</array>
<array>