Skip to content

Commit

Permalink
fix(examplePairing): fix table formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
BelfordZ committed Apr 1, 2019
1 parent de484d1 commit 82bc779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ This object MAY be extended with [Specification Extensions](#specification-exten
The example Pairing object consists of a set of example params and result. The result is what you can expect from the JSON-RPC service given the exact params.

Field Name | Type | Description
---|---|---
---|:---:|---
<a name="example-pairing-name"></a>name | `string` | Name for the example pairing.
<a name="example-pairing-description"></a>description | `string` | A verbose explanation of the example pairing.
<a name="example-pairing-summary"></a>summary | `string` | Short description for the example pairing.
Expand Down

0 comments on commit 82bc779

Please sign in to comment.