Skip to content

Commit

Permalink
Fixing line wrap in 0048
Browse files Browse the repository at this point in the history
Signed-off-by: DavidCecchi <[email protected]>
  • Loading branch information
DavidCecchi committed Oct 8, 2019
1 parent 66dd035 commit 68de6b1
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions features/0048-trust-ping/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ creates a `ping` message like this:
}
```

Only `@type` and `@id` are required; `~timing.out_time`, `~timing.expires_time`, and `~timing.delay_milli`
are optional [message timing decorators](
Only `@type` and `@id` are required; `~timing.out_time`, `~timing.expires_time`,
and `~timing.delay_milli` are optional [message timing decorators](
../0032-message-timing/README.md), and `comment`
follows the conventions of [localizable message fields](
../0043-l10n/README.md). If present, it may
Expand Down Expand Up @@ -121,7 +121,11 @@ mechanism](../0034-message-tracing/README.md).

## Implementations

The following lists the implementations (if any) of this RFC. Please do a pull request to add your implementation. If the implementation is open source, include a link to the repo or to the implementation within the repo. Please be consistent in the "Name" field so that a mechanical processing of the RFCs can generate a list of all RFCs supported by an Aries implementation.
The following lists the implementations (if any) of this RFC. Please do a pull
request to add your implementation. If the implementation is open source,
include a link to the repo or to the implementation within the repo. Please be
consistent in the "Name" field so that a mechanical processing of the RFCs can
generate a list of all RFCs supported by an Aries implementation.

Name / Link | Implementation Notes
--- | ---
Expand Down

0 comments on commit 68de6b1

Please sign in to comment.