diff --git a/src/cordova/apple/README.md b/src/cordova/apple/README.md index 0fc5ecc6e6..fbb594270a 100644 --- a/src/cordova/apple/README.md +++ b/src/cordova/apple/README.md @@ -98,7 +98,7 @@ The easiest way to inspect logs is to use the `log` command. To see the client a log stream --info --predicate 'senderImagePath contains "Outline.app"' ``` -In the Console app, that filter is equivalent to "Library Path" "contains" "Outline.app": +In the Console app, that filter is equivalent to "`Library Path` contains `Outline.app`": image Tip: you can **save searches** in the Console app.