diff options
author | Valentin Gagarin <valentin.gagarin@tweag.io> | 2022-06-21 14:08:13 +0200 |
---|---|---|
committer | Valentin Gagarin <valentin.gagarin@tweag.io> | 2022-08-04 12:37:47 +0200 |
commit | c10dcccccda331499db75753ab6fed8938c31cca (patch) | |
tree | 99323d80e3ebeebc393957d4386e2a70ee1bfac2 /doc | |
parent | 9c544813d7883fa003d25f528f50c46faf06e1a2 (diff) |
make example a simple list
using JSON notation is unwarranted and not explained.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/src/architecture/store/path.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/manual/src/architecture/store/path.md b/doc/manual/src/architecture/store/path.md index 956049341..2cedc4234 100644 --- a/doc/manual/src/architecture/store/path.md +++ b/doc/manual/src/architecture/store/path.md @@ -9,10 +9,8 @@ Store paths are pairs of Example: - { - digest: "b6gvzjyb2pg0kjfwrjmg1vfhh54ad73z", - name: "firefox-33.1", - } +- digest: `b6gvzjyb2pg0kjfwrjmg1vfhh54ad73z` +- name: `firefox-33.1` It is rendered to a file system path as the concatenation of |