Skip to content

Commit 12fd08d

Browse files
authored
Merge pull request #1109 from anosov1960/master
Fixed grammar
2 parents 1d31820 + 4ab36db commit 12fd08d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/manage/azure-arc-enabled-sql-server/modify-license-type/modify-license-type.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
# By default the value is set only if license type is undefined undefined)
1818
#
1919
# The script uses a function ConvertTo-HashTable that was created by Adam Bertram (@adam-bertram).
20-
# The function was originally published on this site: https://4sysops.com/archives/convert-json-to-a-powershell-hash-table/
21-
# and used here with the author's permission.
20+
# The function was originally published on https://4sysops.com/archives/convert-json-to-a-powershell-hash-table/
21+
# and is used here with the author's permission.
2222
#
2323

2424
param (

0 commit comments

Comments
 (0)