From ded3323a658c3be50d7a81be86f53304ab0a1ec5 Mon Sep 17 00:00:00 2001 From: Lucas Campos Date: Thu, 10 Jan 2019 09:45:23 +0100 Subject: [PATCH] Fix typo in README.md [ROCm/clr commit: ae4c2ee64ceabad7c51253e6f7096a30c423d9b2] --- projects/clr/hipamd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/clr/hipamd/README.md b/projects/clr/hipamd/README.md index 4f7f1a0123..200b2f7474 100644 --- a/projects/clr/hipamd/README.md +++ b/projects/clr/hipamd/README.md @@ -35,7 +35,7 @@ HIP releases are typically of two types. The tag naming convention is different - [HIP Programming Guide](docs/markdown/hip_programming_guide.md) - [HIP Profiling ](docs/markdown/hip_profiling.md) - [HIP Debugging](docs/markdown/hip_debugging.md) -- [HIP Terminology](docs/markdown/hip_terms.md) (including Rosetta Stone of GPU computing terms across CUDA/HIP/HC/AMP/OpenL) +- [HIP Terminology](docs/markdown/hip_terms.md) (including Rosetta Stone of GPU computing terms across CUDA/HIP/HC/AMP/OpenCL) - [hipify-clang](hipify-clang/README.md) - [Developer/CONTRIBUTING Info](CONTRIBUTING.md) - [Release Notes](RELEASE.md)