Skip to content

Commit 7e76d25

Browse files
committed
MInor change
1 parent a5bc493 commit 7e76d25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cds/webapi/C#/ConditionalOperations/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ More information: [CDSWebApiService class](https://docs.microsoft.com/powerapps/
1111
1. In **Solution Explorer** locate and edit the project's App.config file and set appropriate values for the Common Data Service environment you intend to use: connectionString `Url`, `UserPrincipalName`, and `Password`. You only need to perform this step once for all samples that share this file.
1212
1. Press F5 to build and run the program in debug mode
1313

14-
### Demonstrate
14+
## Demonstrates
1515

1616
This sample uses a conditional (If-Match, If-None-Match) message header along with the ETag value of an account record when retrieving, updating, or deleting an account.
1717

18-
### Clean up
18+
## Clean up
1919

2020
Prior to termination, the program will display a console prompt asking if you want any created entity records deleted. If you want to view created records after the sample terminates, answer 'n' or 'no' and press \[Enter\].

0 commit comments

Comments
 (0)