Skip to content

Commit 3031224

Browse files
committed
Readme fix
1 parent f6b46f5 commit 3031224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ static GLOBAL: MiMalloc = MiMalloc;
1313
```
1414

1515
## Usage without secure mode
16-
By default this library builds mimalloc in safe-mode. This means that
16+
By default this library builds mimalloc in secure mode. This means that
1717
heap allocations are encrypted, but this results in a 3% increase in overhead.
1818

1919
To disable secure mode, in `Cargo.toml`:

0 commit comments

Comments
 (0)