Skip to content

Commit 714d825

Browse files
committed
Typos
1 parent faf74c9 commit 714d825

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/blockchain/service/configure-transaction-nodes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To view the default transaction node details:
2828

2929
## Create transaction node
3030

31-
You can add up to nine additional transaction nodes to your blockchain member, for a total of ten transaction nodes. By adding transaction nodes, you can increase scalability or distribute load. For example, you could have a transaction node endpoint for different client applications.
31+
You can add up to nine additional transaction nodes to your blockchain member, for a total of 10 transaction nodes. By adding transaction nodes, you can increase scalability or distribute load. For example, you could have a transaction node endpoint for different client applications.
3232

3333
To add a transaction node:
3434

@@ -95,7 +95,7 @@ To use the URL, replace \<password\> with the password set when the node was pro
9595

9696
### Access keys
9797

98-
For access key authentication, the access key is included in the endpoint URL. When the transaction node is provisioned, two access keys are generated. Either access key can be used for authentication. Two keys enable you change and rotate keys.
98+
For access key authentication, the access key is included in the endpoint URL. When the transaction node is provisioned, two access keys are generated. Either access key can be used for authentication. Two keys enable you to change and rotate keys.
9999

100100
You can view a transaction node's access key details and copy endpoint addresses that include the access keys. Navigate to one of your Azure Blockchain Service member transaction nodes and select **Access Keys** in settings.
101101

articles/blockchain/workbench/data-sql-management-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ manager: femila
1414
# Using Azure Blockchain Workbench data with SQL Server Management Studio
1515

1616
Microsoft SQL Server Management Studio provides the ability to rapidly
17-
write and test queries against Azure Blockchain Workbench's SQL DB. This section contains a step by step walkthrough of how to connect to Azure Blockchain Workbench's SQL Database from within SQL Server Management Studio.
17+
write and test queries against Azure Blockchain Workbench's SQL DB. This section contains a step-by-step walkthrough of how to connect to Azure Blockchain Workbench's SQL Database from within SQL Server Management Studio.
1818

1919
## Prerequisites
2020

0 commit comments

Comments
 (0)