diff --git a/miniaudio.h b/miniaudio.h index 7894848e..f7d23f3c 100644 --- a/miniaudio.h +++ b/miniaudio.h @@ -249,9 +249,9 @@ linking you can add the following to your entitlements.xcent file: ``` com.apple.security.cs.allow-dyld-environment-variables - - com.apple.security.cs.allow-unsigned-executable-memory - + + com.apple.security.cs.allow-unsigned-executable-memory + ```