Skip to content

Commit d43bf63

Browse files
Address Copilot review: fix false-parenthetical commas in integration-modules sentence
Removed the commas after GitHub and after Domeneshop; the service-client list is part of the subject, not a parenthetical, so 'GitHub and the service-client modules such as ... are integration modules' now reads correctly.
1 parent 85695a0 commit d43bf63

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/docs/PowerShell/Modules/Module-Types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Apply each relevant section.
1515

1616
## Integration (API) modules
1717

18-
Integration modules are the PowerShell face of an external service. `GitHub`, and the
19-
service-client modules such as `Anthropic`, `OpenAI`, `Bluesky`, and `Domeneshop`, are integration
18+
Integration modules are the PowerShell face of an external service. `GitHub` and the
19+
service-client modules such as `Anthropic`, `OpenAI`, `Bluesky`, and `Domeneshop` are integration
2020
modules.
2121

2222
### Command naming maps to the resource, not the HTTP method

0 commit comments

Comments
 (0)