Skip to content

Commit 2310562

Browse files
progvalturt2live
authored andcommitted
Aggregations: remove not about "future extensions" (#1263)
* Aggregations: remove not about "future extensions" It is now used by threading. * Create 1263.clarification
1 parent c8a1046 commit 2310562

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix various typos throughout the specification.

content/client-server-api/_index.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1988,11 +1988,6 @@ of times that `key` was used by child events.
19881988

19891989
The actual aggregation format depends on the `rel_type`.
19901990

1991-
{{% boxes/note %}}
1992-
This specification does not currently describe any `rel_type`s which require
1993-
aggregation. This functionality forms a framework for future extensions.
1994-
{{% /boxes/note %}}
1995-
19961991
Aggregations are sometimes automatically included by a server alongside the parent
19971992
event. This is known as a "bundled aggregation" or "bundle" for simplicity. The
19981993
act of doing this is "bundling".
@@ -2644,4 +2639,4 @@ systems.
26442639
{{< cs-module name="moderation_policies" >}}
26452640
{{< cs-module name="spaces" >}}
26462641
{{< cs-module name="event_replacements" >}}
2647-
{{< cs-module name="threading" >}}
2642+
{{< cs-module name="threading" >}}

0 commit comments

Comments
 (0)