Skip to content

Commit cbfb181

Browse files
authored
Fix numbering in README.md (#1013)
1 parent c275a2e commit cbfb181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ public static IActionResult RunGraphQL(
245245
}
246246
```
247247

248-
5. Optionally, add a UI package to the project and configure it:
248+
4. Optionally, add a UI package to the project and configure it:
249249

250250
```csharp
251251
[FunctionName("Playground")]

0 commit comments

Comments
 (0)