Skip to content

Commit

Permalink
Merge pull request #3897 from terrestris/grid
Browse files Browse the repository at this point in the history
feat: fixing typo and trigger release for #3896
  • Loading branch information
FritzHoing committed Jul 11, 2024
2 parents cfaf78a + c726d5f commit 9c9d78f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Grid/FeatureGrid/FeatureGrid.example.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ const FeatureGridExample = () => {
<FeatureGridExample />
```

An example with a remote feature source.
An example with a remote feature source:

```jsx
import UrlUtil from '@terrestris/base-util/dist/UrlUtil/UrlUtil';
Expand Down

0 comments on commit 9c9d78f

Please sign in to comment.