Skip to content

Commit c3114e6

Browse files
committed
Update _default.mdx
1 parent 07b03d6 commit c3114e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform-includes/debug-symbols-apple/_default.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Another option is to use warnings, and then set `GCC_TREAT_WARNINGS_AS_ERRORS` t
100100

101101
<OrgAuthTokenNote />
102102

103-
```bash {tabTitle:Warn on failures - nonblocking} {"onboardingOptions": {"source-context": "9"}}
103+
```bash {tabTitle:Warn on failures - nonblocking} {"onboardingOptions": {"source-context": "10"}}
104104
if [[ "$(uname -m)" == arm64 ]]; then
105105
export PATH="/opt/homebrew/bin:$PATH"
106106
fi

0 commit comments

Comments
 (0)