Skip to content

Commit 2ec7917

Browse files
committed
fix markdown linting issue
1 parent e593c15 commit 2ec7917

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

extensions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ parties, extensions may be made official and incorporated in the STAC repository
8585

8686
Please contact a STAC maintainer or open a Pull Request to add your extension to this table.
8787

88-
| Name | Scope | Description | Vendor |
89-
| -------------------------------------------------------------------------- | ----------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------- |
90-
| [Free-text Search](https://github.com/cedadev/stac-freetext-search) | [Item Search](item-search/) request | Adds `q` parameter and free-text search against item properties | [CEDA, STFC, UKRI](https://github.com/cedadev) |
88+
| Name | Scope | Description | Vendor |
89+
| -------------------------------------------------------------------------- | ----------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------- |
90+
| [Free-text Search](https://github.com/cedadev/stac-freetext-search) | [Item Search](item-search/) request | Adds `q` parameter and free-text search against item properties | [CEDA, STFC, UKRI](https://github.com/cedadev) |
9191
| [Context Collections](https://github.com/cedadev/stac-context-collections) | [Item Search](item-search/) request | Adds a `collections` keyword to the [context](https://github.com/radiantearth/stac-api-spec/tree/main/fragments/context) extension response. | [CEDA, STFC, UKRI](https://github.com/cedadev) |
9292

9393
## Creating new extensions

0 commit comments

Comments
 (0)