Skip to content

Commit dfc474d

Browse files
fix punctuation
2 parents d47f7b0 + 5c8b26b commit dfc474d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demos/interactive_face_detection_demo/cpp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Options:
9494

9595
Running the application with an empty list of options yields the usage message given above and an error message.
9696

97-
To run the demo, you can use public or Intel pre-trained models. You can download models and if necessary convert them into Inference Engine format using the [Model Downloader and other automation tools](../../../tools/downloader/README.md) as shown in the examples below. The models which are supported by the demo are listed in the [models.lst](./models.lst) file.
97+
To run the demo, you can use public or Intel pre-trained models. You can download models and, if necessary, convert them into Inference Engine format using the [Model Downloader and other automation tools](../../../tools/downloader/README.md) as shown in the examples below. The models which are supported by the demo are listed in the [models.lst](./models.lst) file.
9898

9999
An example of using the Model Downloader:
100100
```

demos/interactive_face_detection_demo/cpp_gapi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Options:
6767

6868
Running the application with an empty list of options yields the usage message given above and an error message.
6969

70-
To run the demo, you can use public or Intel pre-trained models. You can download models and if necessary convert them into Inference Engine format using the [Model Downloader and other automation tools](../../../tools/downloader/README.md) as shown in the examples below. The models which are supported by the demo are listed in the [models.lst](./models.lst) file.
70+
To run the demo, you can use public or Intel pre-trained models. You can download models and, if necessary, convert them into Inference Engine format using the [Model Downloader and other automation tools](../../../tools/downloader/README.md) as shown in the examples below. The models which are supported by the demo are listed in the [models.lst](./models.lst) file.
7171

7272
An example of using the Model Downloader:
7373
```

0 commit comments

Comments
 (0)