Skip to content

Commit

Permalink
corrected formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
schnelle committed Apr 22, 2024
1 parent 98414c1 commit 134845b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/SOURCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ std::shared_ptr<IPAProvider> chatGPT =
registry->addIPAProvider(chatGPT);
std::shared_ptr<ProviderSelectionService> providerSelectionService =
std::make_shared<ProviderSelectionService>(registry);
```
```

#### Create a Processing Chain

Expand Down

0 comments on commit 134845b

Please sign in to comment.