diff --git a/README.md b/README.md index 2d2f9c4..0eefcf1 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Here's a quick pseudo stub-out of what a test-passing plugin object might look l ```js tester - .test('http-01', 'example.com', { + .test('dns-01', 'example.com', { set: function(opts) { var ch = opts.challenge;