Skip to content

Commit 9c069ce

Browse files
authored
chore(ci-release): trigger a release (patternfly#93)
* chore(ci-release): trigger a release * chore(typo): Addressed review comment by fixing missing space
1 parent 20d09ee commit 9c069ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • packages/module/patternfly-docs/content/examples

packages/module/patternfly-docs/content/examples/basic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The following example demonstrates how to use the `async` function to send data
5353
```
5454

5555
### Modal with internationalization support
56-
To customize the content displayed in the feedback modal, pass in a custom `i18n` object with values for each property of`<FeedbackModal>`. This allows you to prepare a modal for different languages and requirements.
56+
To customize the content displayed in the feedback modal, pass in a custom `i18n` object with values for each property of `<FeedbackModal>`. This allows you to prepare a modal for different languages and requirements.
5757
```js file="./i18n.tsx"
5858

59-
```
59+
```

0 commit comments

Comments
 (0)