Skip to content

Commit a1f2fd8

Browse files
fix(devservices): Typo in devservices docs (#14636)
1 parent 6052cb8 commit a1f2fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/development-infrastructure/devservices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ def example () -> None
111111

112112
3. Bring a process to the foreground for debugging
113113
``` sh
114-
devservices foreground taskbroker
114+
devservices foreground taskworker
115115
```
116116

117117

0 commit comments

Comments
 (0)