From 834c9b94bf1b24542d8d9ee59a6a15225871909b Mon Sep 17 00:00:00 2001 From: jsmall-nvidia Date: Mon, 16 May 2022 15:34:18 -0400 Subject: Fix typo in docs. (#2237) * #include an absolute path didn't work - because paths were taken to always be relative. * Fix typo in docs. --- docs/user-guide/06-targets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/06-targets.md b/docs/user-guide/06-targets.md index 8579c1c69..d8d71c9e7 100644 --- a/docs/user-guide/06-targets.md +++ b/docs/user-guide/06-targets.md @@ -2,7 +2,7 @@ layout: user-guide --- -Suported Compilation Targets +Supported Compilation Targets ============================ This chapter provides a brief overview of the compilation targets supported by Slang, and their different capabilities. -- cgit v1.2.3