Browse Source

fix small documentation typos

Viraj 7 years ago
parent
commit
4ca12c3bf0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/internals/protocol.rst

+ 2 - 2
docs/internals/protocol.rst

@@ -42,8 +42,8 @@ Definition
         # optional
         'meth': string method_name,
         'shadow': string alias_name,
-        'eta':  iso8601 ETA,
-        'expires'; iso8601 expires,
+        'eta': iso8601 ETA,
+        'expires': iso8601 expires,
         'retries': int retries,
         'timelimit': (soft, hard),
         'argsrepr': str repr(args),