Commit 2b72bb3
Fix syntax error in onExecute callback example in documentation (#10473)
* manifests.js file path reference updated
* typo & grammatical fixes
* typos & grammatical fixes
* remove dupe note
* remote dupe note
* rephrase note
* fix auto-finding: incorrect indentation
* fix auto-finding: incorrect markdown indentation
* Fix syntax error in onExecute callback example in documentation
---------
Co-authored-by: Andrew Connell <[email protected]>1 parent 5d96a0c commit 2b72bb3
File tree
1 file changed
+4
-4
lines changed- docs/spfx/web-parts/guidance
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments