go-acme / lego

Let's Encrypt/ACME client and library written in Go
https://go-acme.github.io/lego/
MIT License
7.91k stars 1.02k forks source link

docs: fix typos in some DNS descriptors #2264

Closed hyunrealshadow closed 3 weeks ago

hyunrealshadow commented 3 weeks ago

This PR corrects a typo in the documentation for dnshome.de and hurricane providers, changing Configuration.Addtional to Configuration.Additional.

The incorrect key was preventing the "Additional Configuration" section from being generated correctly.