Skip to content

Commit e87b0ab

Browse files
authored
minor text tweak
1 parent fa6d4e6 commit e87b0ab

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)