Skip to content

Commit 666d374

Browse files
committed
Using smart quotes.
1 parent 7e3f60b commit 666d374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/App/Core/Supporters.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ enum Supporters {
3131
logo: .init(lightModeUrl: "/images/sponsors/sentry.png",
3232
darkModeUrl: "/images/sponsors/sentry~dark.png"),
3333
url: "https://sentry.io/welcome/",
34-
advertisingCopy: "Application monitoring software considered \"not bad\" by 4 million developers."),
34+
advertisingCopy: "Application monitoring software considered not bad by 4 million developers."),
3535
.init(name: "RevenueCat",
3636
logo: .init(lightModeUrl: "/images/sponsors/revenuecat.png",
3737
darkModeUrl: "/images/sponsors/revenuecat~dark.png"),

0 commit comments

Comments
 (0)