Skip to content

Commit

Permalink
Update pages/aws/config/simple_example.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
vicb authored Nov 26, 2024
1 parent 747622f commit 9e81b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/aws/config/simple_example.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ export default config;
</Callout>

```ts
import type { OpenNextConfig } from '@opennextjs/aws/types/open-next';
import type { OpenNextConfig } from '@opennextjs/aws/types/open-next.js';
const config = {
default: {
override: {
Expand Down

0 comments on commit 9e81b55

Please sign in to comment.