Skip to content

Commit

Permalink
README.md - wording
Browse files Browse the repository at this point in the history
  • Loading branch information
friflo committed Aug 11, 2024
1 parent 315767c commit fd6b977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -82,7 +82,7 @@ Performance Ratio - see [C# ECS Benchmark](https://github.com/friflo/ECS.CSharp.
<summary>Screenshot - Watch ad-hoc query result in debugger</summary>
<img src="docs/images/watch-query-result-set.png" width="656" height="202"/>
</details>
- [x] **100% secure 🔒 C#**. No [*unsafe code*](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/unsafe-code),
- [x] **100%** verifiably safe 🔒 C#. No [*unsafe code*](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/unsafe-code),
*native dll bindings* and *access violations*.
<details>
<summary>Symptoms of access violation bugs using unsafe code</summary>

0 comments on commit fd6b977

Please sign in to comment.