Skip to content

Commit c7f9ca8

Browse files
author
Zach Banks
committed
DOC: Standardize on "Databento Equities Basic"
1 parent 3355e6b commit c7f9ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/databento/constants.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ static constexpr auto kUndefOrderSize =
1818
// This is not necessarily a comprehensive list of available datasets. Please
1919
// use `Historical.MetadataListDatasets` to retrieve an up-to-date list.
2020
namespace dataset {
21-
// The dataset code for Databento Equity Basic.
21+
// The dataset code for Databento Equities Basic.
2222
static constexpr auto kDbeqBasic = "DBEQ.BASIC";
2323
// The dataset code for CME Globex MDP 3.0.
2424
static constexpr auto kGlbxMdp3 = "GLBX.MDP3";

0 commit comments

Comments
 (0)