Skip to content

Commit 1053ca2

Browse files
committed
Remove typo
1 parent d39f4c0 commit 1053ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/mode/static/nginx/config/policies/processor.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package policies
22

3-
// UpstreamSettingsProcessor defines an interface for an UpstreamSettingsPolicy processor'
3+
// UpstreamSettingsProcessor defines an interface for an UpstreamSettingsPolicy processor
44
// to implement the process function.
55
type UpstreamSettingsProcessor interface {
66
Process(policies []Policy) UpstreamSettings

0 commit comments

Comments
 (0)