From 89ce84e32515a87f58890bd9bd905b2580f2c1a8 Mon Sep 17 00:00:00 2001 From: "Karl W. Schulz" Date: Fri, 11 Nov 2022 15:49:55 -0600 Subject: [PATCH] fix typo Signed-off-by: Karl W. Schulz [ROCm/rocprofiler-compute commit: 5a05c73df85bd5b78232e7c9ba0efc7c9103d4ca] --- projects/rocprofiler-compute/CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocprofiler-compute/CHANGES b/projects/rocprofiler-compute/CHANGES index 08a873b973..01181ea9d1 100644 --- a/projects/rocprofiler-compute/CHANGES +++ b/projects/rocprofiler-compute/CHANGES @@ -4,7 +4,7 @@ Version 1.0.4 (11 Nov 2022) * addition of progress bar indicator in web-based GUI (#8) * reduced default content for web-based GUI to reduce load times (#9) * minor packaging and CI updates - * variety of documentatinon updates + * variety of documentation updates * added an optional argument to vcopy to specify device id Version 1.0.3 (07 Nov 2022)