Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
doc: fix indentation for nested text snippet
  • Loading branch information
Tony Gorez committed Jan 23, 2023
commit 37df3c71c5e8ed53faac57b00861175a5d24bfa0
8 changes: 4 additions & 4 deletions doc/contributing/maintaining-postject.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Check that Node.js still builds and tests.
2. Commit the changes: `git commit`.
3. Add a message like:

```text
test: update postject to <version>
```text
test: update postject to <version>

Updated as described in doc/contributing/maintaining-postject.md.
```
Updated as described in doc/contributing/maintaining-postject.md.
```