diff options
-rw-r--r-- | doc/json-hooks-protocol.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/json-hooks-protocol.md b/doc/json-hooks-protocol.md index f516c1afe..ddf0fa0e3 100644 --- a/doc/json-hooks-protocol.md +++ b/doc/json-hooks-protocol.md @@ -105,7 +105,7 @@ install. Each package has the following attributes: - *id*: An unsigned integer - *version*: The version as a string - *architecture*: Architecture of the version - - *pin*: The pin priority + - *pin*: The pin priority (optional) #### Example |