Skip to content

Commit f3899bd

Browse files
committed
Using environment variables and referening code blocks
1 parent 6f3fed0 commit f3899bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/create-graph-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The following snippets are all taken from the Program.cs file.
8080
8181
* Set your connection parameters based on the account created above:
8282
83-
:::code language="csharp" source="~/azure-cosmosdb-graph-dotnet/GremlinNetSample/Program.cs" id="onfigureConnectivity":::
83+
:::code language="csharp" source="~/azure-cosmosdb-graph-dotnet/GremlinNetSample/Program.cs" id="configureConnectivity":::
8484
8585
* The Gremlin commands to be executed are listed in a Dictionary:
8686

0 commit comments

Comments
 (0)