Commit e7695e6
committed
Fix non-ASCII hyphens in docs
Replace U+2011 hyphens with ASCII '-' in 'CPU-bound' and 'CSP-safe' to avoid
text-processing issues and keep terminology searchable across tools. No code
changes; only documentation cleanup.1 parent 5663e3c commit e7695e6
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments