Skip to content

Commit 6aa35f2

Browse files
Merge pull request #216566 from jcodella/patch-17
minor text tweak (csharp)
2 parents 5c6bc4e + e87b0ab commit 6aa35f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/personalizer/includes/quickstart-sdk-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ Run the application with the dotnet `run` command from your application director
534534
dotnet run
535535
```
536536

537-
## Generate sample events for analysis
537+
## Generate sample events for analysis (Optional)
538538

539539
You can easily generate 5,000 events from this quickstart demo scenario, which is sufficient to get experience with using Apprentice mode, Online mode, running offline evaluations, and creating feature evaluations. Simply replace the `Main()` method of the above code in the `Run a Rank and Reward cycle` section with:
540540

0 commit comments

Comments
 (0)