Fix spelling issue

Co-authored-by: Tushar Sondhi <sondhi.tushar@berkeley.edu>
This commit is contained in:
Abraham Gonzalez 2022-12-06 11:48:00 -08:00 committed by GitHub
parent cde5fa3ef8
commit 471ab53277
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ def main():
workflow_id = ci_workflow_run_id
# Netowrking related variables
# Networking related variables
ip_name = workflow_id + "-ip"
ip_config_name = ip_name + "-config"
nic_name = workflow_id + "-nic"