diff --git a/src/awkward/operations/ak_transform.py b/src/awkward/operations/ak_transform.py index cf1b3e3494..390f6343f6 100644 --- a/src/awkward/operations/ak_transform.py +++ b/src/awkward/operations/ak_transform.py @@ -426,7 +426,7 @@ def transform( The output arrays will not be given parameters. - Performance Tipp + Performance Tip ================ #ak.transform will traverse the layout of (potentially multiple) arrays once.