From edb3f8c51e0b75d9927868b3f5dec39b64dbc26d Mon Sep 17 00:00:00 2001 From: Frank Wessels Date: Thu, 1 Aug 2019 13:47:54 -0700 Subject: [PATCH] Fix small typo --- doc/dev-reference/getting_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev-reference/getting_started.rst b/doc/dev-reference/getting_started.rst index 45d4fbbb..b3812873 100644 --- a/doc/dev-reference/getting_started.rst +++ b/doc/dev-reference/getting_started.rst @@ -260,7 +260,7 @@ instead of potentially executing illegal instructions. The API function :c:func:`hs_valid_platform` can be used by application writers to determine if the current platform is supported by Hyperscan. -At of this release, the variants of the runtime that are built, and the CPU +As of this release, the variants of the runtime that are built, and the CPU capability that is required, are the following: +----------+-------------------------------+---------------------------+