Mercurial > libervia-backend
changeset 4214:07439bc0ed3c
doc (contributing/testing): typo
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 23 Feb 2024 15:47:53 +0100 |
parents | 716dd791be46 |
children | 31c84a32c897 |
files | doc/contributing/testing.rst |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/contributing/testing.rst Fri Feb 23 15:42:02 2024 +0100 +++ b/doc/contributing/testing.rst Fri Feb 23 15:47:53 2024 +0100 @@ -146,7 +146,7 @@ following are specially good to know: ``li_json`` - Set the ``json_raw`` output are parse it. When you use this instead of the normal ``libervia-cli``, + Set the ``json_raw`` output and parse it. When you use this instead of the normal ``libervia-cli``, you'll get a Python object that you can manipulate easily. ``li_elt``