Skip to content

Commit d409448

Browse files
authored
docs: fix display_name in Apple backend example
1 parent 49ffbdc commit d409448

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

example/plugins/backends/apple_backend.yaml.example

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ config:
2525
- ['Apple Inc.', 'en']
2626
ui_info:
2727
display_name:
28-
- lang: en
29-
text: 'Sign in with Apple'
28+
- ['Sign in with Apple', 'en']

0 commit comments

Comments
 (0)