Skip to content

Commit c3da21f

Browse files
authored
Merge pull request #95833 from hyoshioka0128/patch-559
Typo "Git Hub repository"→"GitHub repository"
2 parents 7de72fe + a48ce9d commit c3da21f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-central/core/howto-integrate-with-devops.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ You need the following prerequisites to complete the steps in this guide:
5252

5353
To get started, fork the IoT Central CI/CD GitHub repository and then clone your fork to your local machine:
5454

55-
1. To fork the Git Hub repository, open the [IoT Central CI/CD GitHub repository](https://github.com/Azure/iot-central-CICD-sample) and select **Fork**.
55+
1. To fork the GitHub repository, open the [IoT Central CI/CD GitHub repository](https://github.com/Azure/iot-central-CICD-sample) and select **Fork**.
5656

5757
1. Clone your fork of the repository to your local machine by opening a console or bash window and running the following command.
5858

@@ -338,7 +338,7 @@ Now configure the pipeline to push configuration changes to your IoT Central app
338338
```
339339
340340
1. Select **Save and run**.
341-
1. The YAML file is saved to your Git Hub repository, so you need to provide a commit message and then select **Save and run** again.
341+
1. The YAML file is saved to your GitHub repository, so you need to provide a commit message and then select **Save and run** again.
342342
343343
Your pipeline is queued. It may take a few minutes before it runs.
344344

0 commit comments

Comments
 (0)