Commit 2180d0f
Fix line highlighting in C#, Swift, and PHP retry code snippets
- Changed C# client-level highlight from {3} to {4}
- Changed Swift client-level highlight from {4} to {5}
- Changed PHP client-level highlight from {3} to {4}
- All highlights now correctly point to the maxRetries configuration line
Co-Authored-By: Niels Swimberghe <[email protected]>1 parent 0d82f8e commit 2180d0f
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments