Skip to content

Commit cca7cd9

Browse files
committed
typo
1 parent ee19609 commit cca7cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/docs/src/content/migration-guides/gateway-v1-v2.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ information.
592592
All tracing related options has been moved to a `traces` option.
593593

594594
```diff filename="gateway.config"
595-
import { denfineConfig } from '@grahpl-hive/gateway'
595+
import { defineConfig } from '@grahpl-hive/gateway'
596596

597597
export const gatewayConfig = defineConfig({
598598
openTelemetry: {

0 commit comments

Comments
 (0)