Skip to content

Commit f503ebf

Browse files
Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 0269520 commit f503ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/cfgplugins/system.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ func CreateGNMIServer(batch *gnmi.SetBatch, t testing.TB, d *ondatra.DUTDevice,
4242
var gnmiServerName string
4343

4444
if nip.Default {
45-
// It is expected that netork-instance name and gRPC server name are "DEFAULT" for default network instance.
45+
// It is expected that network-instance name and gRPC server name are "DEFAULT" for default network instance.
4646
niName = nip.Name
4747
gnmiServerName = nip.Name
4848
// If not aligned with OC, then use deviation flags to set network-instance name and gRPC server name.

0 commit comments

Comments
 (0)