Skip to content

Commit 4e79be2

Browse files
committed
~typo
1 parent 278058a commit 4e79be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ echo wcwidth('🐘🐘🐘'); // 2 - only first char is considered
4444
> see [doc/usage.md](doc/usage.md) for more details.
4545
4646
### <a name="ffi-extension"></a> FFI extension
47-
> ** NOTE ** ‼️ Experimental feature.
47+
> **Note** ‼️ Experimental feature.
4848
4949
For improved performance, consider leveraging the Foreign Function Interface (`FFI`) extension, if available. To enable
5050
this feature, set the `USE_FFI` environment variable to `true`.

0 commit comments

Comments
 (0)