From e6ad5ad955b88a7f72b275dd2d67fd4357f29a20 Mon Sep 17 00:00:00 2001 From: Thomas Symalla <5754458+tsymalla@users.noreply.github.com> Date: Mon, 12 Dec 2022 04:09:23 +0100 Subject: [PATCH] Fix typo (#309) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9353cc..252d444 100644 --- a/README.md +++ b/README.md @@ -327,7 +327,7 @@ You can use the following [Runtime Settings](#runtime-settings) to generate .csv You can use the script [timingReport.py](https://github.com/GPUOpen-Drivers/pal/tree/master/tools/gpuProfilerTools/timingReport.py) to analyze the profiling log: ``` -python timeReport.py +python timingReport.py ``` ## Dump Pipelines and Shaders