From 2899c7769a1b0b7e9fca4f6b3048e1cd431af59f Mon Sep 17 00:00:00 2001 From: eshcherb <33529668+eshcherb@users.noreply.github.com> Date: Mon, 4 Feb 2019 18:17:00 -0600 Subject: [PATCH] Update README.md typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a31751f1fe..733c9f9afc 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The library source tree: ## Documentation ``` - API description: inc/roctracer.h - - Code exaple: test/MatrixTranspose/MatrixTranspose.cpp + - Code example: test/MatrixTranspose/MatrixTranspose.cpp ``` ## To build and run test