Skip to content
Open
Changes from all commits
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
2 changes: 1 addition & 1 deletion docs/adr/TRANSPORT-CONTRACT.org
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ These hold for any future transport implementation:
10. *Config is re-read on every invocation.* There is no daemon-side
config cache. Changing config.json takes effect on the next command.

* 9. Adding a New Transport
* 10. Adding a New Transport

To add transport =foo=:

Expand Down
Loading