# HG changeset patch # User Goffi # Date 1708699673 -3600 # Node ID 07439bc0ed3c6df3ae0fab204245317a50b82399 # Parent 716dd791be460f9148c3e6c8f698a851783922e2 doc (contributing/testing): typo diff -r 716dd791be46 -r 07439bc0ed3c doc/contributing/testing.rst --- 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``