Skip to content

Commit f4d3155

Browse files
committed
Merge branch 'refs/heads/main' into forman-34-component_docs
# Conflicts: # README.md # chartlets.py/pyproject.toml # docs/components.md # docs/index.md # docs/usage.md # mkdocs.yml
2 parents c744838 + cf0c371 commit f4d3155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ endpoints to publish the widgets:
1414
and whose values are arrays of contribution objects.
1515
- `POST /layout/{contribPoint}/{contribIndex}`:
1616
Called once for every contribution when it becomes visible in the UI.
17-
Returns the contribution's initial component tree
17+
Returns the contribution's initial component tree.
1818
- `POST /callback`:
1919
Called when users interact with the component tree or on application
2020
state changes. Returns an array of contribution changes where each

0 commit comments

Comments
 (0)