Fix YAML error

This commit is contained in:
jamesagnew 2020-05-01 13:03:59 -04:00
parent 586089fc69
commit 394a47b83a
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
type: fix
issue: 1499
title: When performing a search with a DateParam that has DAY precision, rely on new ordinal date field for comparison
instead of attempting to find oldest and newest instant that could be valid.
title: "When performing a search with a DateParam that has DAY precision, rely on new ordinal date field for comparison
instead of attempting to find oldest and newest instant that could be valid."