Fixed typo

This commit is contained in:
Daniel Lemire 2020-04-23 18:39:32 -04:00
parent 9e9e3373e0
commit 18c9468af5
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
for 64-bit processors and it seems that you are not\
compiling for a known 64-bit platform. All fast kernels\
will be disabled and performance may be poor. Please\
use a 64-bt target such as x64 or 64-bit ARM.")
use a 64-bit target such as x64 or 64-bit ARM.")
#else
#error "The simdjson library is designed\
for 64-bit processors. It seems that you are not\