1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-05 21:02:36 +01:00

doc: Misc fixes

Fix typos, formatting and irrelevant information.
This commit is contained in:
Marc Bonnici
2018-05-14 17:21:59 +01:00
committed by setrofim
parent f4dd1a1c84
commit 04fe3768af
19 changed files with 241 additions and 216 deletions

View File

@@ -21,7 +21,7 @@ directory we can initialize a ``RunOutput`` as follows:
From here we can retrieve different information about the run. For example if we
From here we can retrieve various information about the run. For example if we
want to see what the overall status of the run was, along with the runtime
parameters and the metrics recorded from the first job was we can do the following: