diff --git a/hscontrol/templates/apple.go b/hscontrol/templates/apple.go index 5cc7ff4be1..1026a7325c 100644 --- a/hscontrol/templates/apple.go +++ b/hscontrol/templates/apple.go @@ -33,11 +33,11 @@ func Apple(url string) *elem.Element { ), elem.Li( nil, - elem.Text("Click the account icon in the top-right corner and select 'Log in…'."), + elem.Text(`Click the account icon in the top-right corner and select "Log in…".`), ), elem.Li( nil, - elem.Text("Tap the top-right options menu button and select 'Use custom coordination server'."), + elem.Text(`Tap the top-right options menu button and select "Use custom coordination server".`), ), elem.Li( nil,