Skip to content

Commit fdc3516

Browse files
Merge pull request #388 from melanger/patch-1
docs: fix display_name in Apple backend example
2 parents 49ffbdc + d409448 commit fdc3516

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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)