Skip to content

Fix typos in extension docs#2004

Open
nden wants to merge 1 commit intoasdf-format:mainfrom
nden:extension-docs-fix
Open

Fix typos in extension docs#2004
nden wants to merge 1 commit intoasdf-format:mainfrom
nden:extension-docs-fix

Conversation

@nden
Copy link
Contributor

@nden nden commented Feb 25, 2026

Description

This PR fixes an example of configuring an extension where a filename was used instead of the uri.
I don't think it needs a change log but let me know if I should write one.

Tasks

  • run pre-commit on your machine
  • run pytest on your machine
  • Does this PR add new features and / or change user-facing code / API? (if not, label with no-changelog-entry-needed)
    • write news fragment(s) in changes/: echo "changed something" > changes/<PR#>.<changetype>.rst (see below for change types)
    • update relevant docstrings and / or docs/ page
    • for any new features, add unit tests
news fragment change types...
  • changes/<PR#>.feature.rst: new feature
  • changes/<PR#>.bugfix.rst: bug fix
  • changes/<PR#>.doc.rst: documentation change
  • changes/<PR#>.removal.rst: deprecation or removal of public API
  • changes/<PR#>.general.rst: infrastructure or miscellaneous change

@nden nden requested a review from a team as a code owner February 25, 2026 07:20
Copy link
Contributor

@braingram braingram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants