Fixed after_offset description (#15582)

This commit is contained in:
Didgeridrew 2020-11-09 10:06:17 -05:00 committed by GitHub
parent df45747b86
commit da4e9bac72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ after:
required: true
type: [string, time]
after_offset:
description: The time offset of the beginning time range.
description: The time offset of the ending time range.
type: time
required: false
{% endconfiguration %}