mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 10:13:14 -05:00
Typo fixes (#2031)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
//
|
||||
// Basic example:
|
||||
//
|
||||
// Implement the Provder interface for a plugin:
|
||||
// Implement the Provider interface for a plugin:
|
||||
//
|
||||
// func (p P) Metadata(ctx context.Context, state request.Request) context.Context {
|
||||
// cached := ""
|
||||
|
||||
Reference in New Issue
Block a user