mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Fix typos/style issues in documentation
This commit is contained in:
committed by
Brad Chase
parent
bbf52056f9
commit
d53d5cfc42
@@ -28,7 +28,7 @@ The tests are written in a declarative style:
|
||||
Each case has an entry in the `path_finding_cases` object
|
||||
The key translates to a `suite(key, {...})`
|
||||
The `{...}` passed in is compiled into a setup/teardown for the `ledger` and
|
||||
into a bunch of `test` invokations for the `paths_expected`
|
||||
into a bunch of `test` invocations for the `paths_expected`
|
||||
|
||||
- aliases are used throughout for easier reading
|
||||
|
||||
@@ -821,4 +821,4 @@ extend path_finding_cases,
|
||||
|
||||
################################# DEFINE SUITES ################################
|
||||
|
||||
define_suites(path_finding_cases)
|
||||
define_suites(path_finding_cases)
|
||||
|
||||
Reference in New Issue
Block a user