Skip to content

Commit 07606e2

Browse files
Fixing vale spelling issues
1 parent b14085b commit 07606e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/utility-guides/InvestigationDataset.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The Investigation Dataset Utility provides methods to fill out the investigation
1414
- [AfterInvestigationDatasetComplete Class](#afterinvestigationdatasetcomplete-class)
1515
- [Required Arguments](#required-arguments-1)
1616
- [Key Methods](#key-methods-1)
17-
- [InvestigationDatasetResults Enum](#investigationdatasetresults-enum)
17+
- [InvestigationDatasetResults Class](#investigationdatasetresults-class)
1818
- [Example Usage](#example-usage)
1919

2020
## Using the Investigation Dataset Utility
@@ -110,9 +110,9 @@ This class provides methods to progress an episode after the investigation datas
110110

111111
---
112112

113-
## InvestigationDatasetResults Enum
113+
## InvestigationDatasetResults Class
114114

115-
This enum provides the possible result values for the investigation dataset:
115+
This `enum` provides the possible result values for the investigation dataset:
116116

117117
- `HIGH_RISK`
118118
- `LNPCP`

0 commit comments

Comments
 (0)