Skip to content

Commit

Permalink
spelling: programmatically
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref committed Apr 27, 2023
1 parent a1a05c4 commit e15b599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ type WebConfig struct {
// * themes/(theme) - Static static served at "( issuer URL )/theme".
Dir string

// Alternative way to programatically configure static web assets.
// Alternative way to programmatically configure static web assets.
// If Dir is specified, WebFS is ignored.
// It's expected to contain the same files and directories as mentioned above.
//
Expand Down

0 comments on commit e15b599

Please sign in to comment.