Skip to content

Commit ed1ba4c

Browse files
committed
fix: typo
1 parent 7e2cc86 commit ed1ba4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guides/6.multistore/3.patterns/3.data/1.different-config-same-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ export const config = {
173173
}
174174
```
175175

176-
Next, create a small file containing the store-specific portion of the configuration.
176+
Next, create a small file containing the store-specific portion of the configuration:
177177

178178
```ts
179179
// B2C store

0 commit comments

Comments
 (0)