Skip to content

Commit

Permalink
Add a missing backtick (github#1551)
Browse files Browse the repository at this point in the history
  • Loading branch information
syvb authored Sep 6, 2022
1 parent a283ed6 commit 9d8d5c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@ This table lists all function pipeline elements in alphabetical order:
|`average()`|Aggregate Finalizer|DOUBLE PRECISION|
|`cbrt()`|Unary Mathematical| `timevector` pipeline|
|`ceil()`|Unary Mathematical| `timevector` pipeline|
|counter_agg()`|Aggregate Finalizer| `CounterAgg`|
|`counter_agg()`|Aggregate Finalizer| `CounterAgg`|
|`delta()`|Compound|`timevector` pipeline|
|`div`|Binary Mathematical|`timevector` pipeline|
|`fill_to`|Compound|`timevector` pipeline|
Expand Down

0 comments on commit 9d8d5c1

Please sign in to comment.