Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 5a791a6

Browse files
authored
Update capital letters in AboutView
1 parent 415e669 commit 5a791a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Sources/prosign/views/AboutView.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ struct AboutView: View {
1818
avatarURL: URL(string: "https://github.com/SuperGamer474.png")!
1919
),
2020
Credit(
21-
name: "zhlynn",
21+
name: "Zhlynn",
2222
role: "Original zsign",
2323
profileURL: URL(string: "https://github.com/zhlynn")!,
2424
avatarURL: URL(string: "https://github.com/zhlynn.png")!
@@ -30,7 +30,7 @@ struct AboutView: View {
3030
avatarURL: URL(string: "https://github.com/khcrysalis.png")!
3131
),
3232
Credit(
33-
name: "loyahdev",
33+
name: "Loyahdev",
3434
role: "iOS Certificates Source",
3535
profileURL: URL(string: "https://github.com/loyahdev")!,
3636
avatarURL: URL(string: "https://github.com/loyahdev.png")!

0 commit comments

Comments
 (0)