Skip to content

Commit ba978a9

Browse files
committed
format
1 parent 31d5534 commit ba978a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

js/packages/openinference-mastra/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export PHOENIX_API_KEY="your-api-key"
2727
```typescript
2828
import { Mastra } from "@mastra/core";
2929
import { OpenInferenceOTLPTraceExporter } from "@arizeai/openinference-mastra";
30-
30+
3131
export const mastra = new Mastra({
3232
// ... other config
3333
telemetry: {
@@ -48,4 +48,4 @@ For general details on Mastra's OpenTelemetry support see the [Mastra Observabil
4848

4949
## Examples
5050

51-
TODO: Add examples
51+
TODO: Add examples

0 commit comments

Comments
 (0)