From 90906ae243819100c2c2d96da4a60c2bb9f2b08b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sr=C4=91an=20Bo=C5=BEovi=C4=87?= Date: Fri, 8 Jan 2021 17:55:49 +0100 Subject: [PATCH] Update README.md --- samples/manage/get-tds-certificate/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/manage/get-tds-certificate/README.md b/samples/manage/get-tds-certificate/README.md index f00d8328..b35beab3 100644 --- a/samples/manage/get-tds-certificate/README.md +++ b/samples/manage/get-tds-certificate/README.md @@ -44,7 +44,7 @@ $scriptUrlBase = 'https://raw.githubusercontent.com/Microsoft/sql-server-samples $parameters = @{ hostName = '' - port = '' + port = '' publicCertificateFile = '' }