Skip to content

Commit 7efa9f3

Browse files
authored
Merge pull request #5886 from AErmie/patch-1
Corrected word spacing
2 parents 7fd657a + 6cfaf0b commit 7efa9f3

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)