diff --git a/4-Classification/4-Applied/README.md b/4-Classification/4-Applied/README.md
index cad728f34..b6fb5450b 100644
--- a/4-Classification/4-Applied/README.md
+++ b/4-Classification/4-Applied/README.md
@@ -219,7 +219,7 @@ You can use your model directly in a web app. This architecture also allows you
1. First, import the [Onnx Runtime](https://www.onnxruntime.ai/):
```html
-
+
```
> Onnx Runtime is used to enable running your Onnx models across a wide range of hardware platforms, including optimizations and an API to use.
diff --git a/4-Classification/4-Applied/solution/index.html b/4-Classification/4-Applied/solution/index.html
index ccea31e4b..3ba07707e 100644
--- a/4-Classification/4-Applied/solution/index.html
+++ b/4-Classification/4-Applied/solution/index.html
@@ -45,7 +45,7 @@
-
+