Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Fix typo in developer docs GitHub workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Quah <seanq@matrix.org>
  • Loading branch information
Sean Quah committed Mar 28, 2023
1 parent 4c8ada3 commit 32e1349
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
needs:
- pre
steps:
- uses: action/checkout@v3
- uses: actions/checkout@v3

- name: "Set up Sphinx"
uses: matrix-org/setup-python-poetry@v1
Expand Down
1 change: 1 addition & 0 deletions changelog.d/15336.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add developer documentation for the Federation Sender and add a documentation mechanism using Sphinx.

0 comments on commit 32e1349

Please sign in to comment.