From c2481ac115725cce3a531f58cff41064be20e46f Mon Sep 17 00:00:00 2001 From: "C.W. Betts" Date: Mon, 22 Feb 2021 01:37:17 -0700 Subject: [PATCH] Update targets.md Fix formatting --- doc/targets.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/targets.md b/doc/targets.md index 29400c48..d01dcbea 100644 --- a/doc/targets.md +++ b/doc/targets.md @@ -9,7 +9,7 @@ C function call. ## libco.x86 * **Overhead:** ~5x * **Supported processor(s):** 32-bit x86 -*** Supported compiler(s**): any +* **Supported compiler(s):** any * **Supported operating system(s):** * Windows * Mac OS X @@ -19,7 +19,7 @@ C function call. ## libco.amd64 * **Overhead:** ~10x (Windows), ~6x (all other platforms) * **Supported processor(s):** 64-bit amd64 -*** Supported compiler(s**): any +* **Supported compiler(s):** any * **Supported operating system(s):** * Windows * Mac OS X