Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix inconsistencies #143

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

MGafitescu
Copy link

@MGafitescu MGafitescu commented Feb 21, 2025

  • Remove duplicated line to fix Template Record table
    Currently, the table containing the template record definition is broken because of a duplicate line:
    image

  • Correct the number of DNS records in which the public key is split
    In the Digitally Sign Requests section, in the example about breaking down a public key into DNS records, the key is broken down into 3 DNS records but the text says it's broken into 4 records

  • Fix formatting for urlControlPanel and nameServers
    The example used in DNS Provider Discovery section has inconsistent formatting leading to a visually broken code snippet
    image

  • Fix two typos in the multi-instance section

* Remove duplicated line to fix Template Record table
* Correct the number of DNS records in which the public key is split
* Fix formatting for urlControlPanel and nameServers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants