From 3a489c94c6f0b184de1de68a6fd708b254bce402 Mon Sep 17 00:00:00 2001 From: Kelly Date: Thu, 16 Apr 2020 10:36:15 -0700 Subject: [PATCH] fix typo --- content/v2.0/reference/flux/stdlib/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v2.0/reference/flux/stdlib/_index.md b/content/v2.0/reference/flux/stdlib/_index.md index f160c2ea7..cd4b6503a 100644 --- a/content/v2.0/reference/flux/stdlib/_index.md +++ b/content/v2.0/reference/flux/stdlib/_index.md @@ -13,6 +13,6 @@ weight: 102 --- The Flux standard library includes built-in functions and importable packages -that retrieve, transform,rocess, and output data. +that retrieve, transform, process, and output data. {{< children >}}