Skip to content

Commit

Permalink
Clean up trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
markdingo committed Jul 15, 2023
1 parent 5e80a10 commit bffcc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ convey intent and outcome.

server:= dnsListenSocket()
db := myDatabase()

cfg := rrl.NewConfig()
cfg.SetValue(...) // Configure limits relevant to our deployment
R := NewRRL(cfg) // Create our `rrl` instance
Expand Down

0 comments on commit bffcc74

Please sign in to comment.