Skip to content

Commit

Permalink
Doc Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maennchen committed Sep 13, 2023
1 parent aacd319 commit 6809cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/oidcc_provider_configuration_worker.erl
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
%% start => {oidcc_provider_configuration_worker,
%% start_link,
%% [
%% {issuer, <<"https://accounts.google.com">>}
%% #{issuer => <<"https://accounts.google.com">>}
%% ]},
%% restart => permanent,
%% type => worker,
Expand Down

0 comments on commit 6809cc4

Please sign in to comment.