Aggregations: remove not about "future extensions" (#1263)

* Aggregations: remove not about "future extensions"

It is now used by threading.

* Create 1263.clarification
This commit is contained in:
Val Lorentz 2022-10-04 05:26:31 +02:00 committed by GitHub
parent 434f1b0672
commit 3c796e9876
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 6 deletions

View file

@ -0,0 +1 @@
Fix various typos throughout the specification.

View file

@ -1988,11 +1988,6 @@ of times that `key` was used by child events.
The actual aggregation format depends on the `rel_type`.
{{% boxes/note %}}
This specification does not currently describe any `rel_type`s which require
aggregation. This functionality forms a framework for future extensions.
{{% /boxes/note %}}
Aggregations are sometimes automatically included by a server alongside the parent
event. This is known as a "bundled aggregation" or "bundle" for simplicity. The
act of doing this is "bundling".
@ -2644,4 +2639,4 @@ systems.
{{< cs-module name="moderation_policies" >}}
{{< cs-module name="spaces" >}}
{{< cs-module name="event_replacements" >}}
{{< cs-module name="threading" >}}
{{< cs-module name="threading" >}}