Skip to content

Commit 6cfaf0b

Browse files
authored
Corrected word spacing
Corrected word spacing in a specific sentence.
1 parent f3e9466 commit 6cfaf0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/KeyVault/Commands.KeyVault/help/Add-AzureKeyVaultKey.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ For any of these operations, you can provide key attributes or accept default se
5858
If you create or import a key that has the same name as an existing key in your key vault, the
5959
original key is updated with the values that you specify for the new key. You can access the
6060
previous values by using the version-specific URI for that version of the key. To learn about key
61-
versions and the URI structure, see [About Keys andSecrets](http://go.microsoft.com/fwlink/?linkid=518560)
61+
versions and the URI structure, see [About Keys and Secrets](http://go.microsoft.com/fwlink/?linkid=518560)
6262
in the Key Vault REST API documentation.
6363

6464
Note: To import a key from your own hardware security module, you must first generate a BYOK

0 commit comments

Comments
 (0)