Unverified Commit c5d16008 authored by John Ryan's avatar John Ryan Committed by GitHub

Fix typo in web template (#77011)

parent 945e0df1
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
The path provided below has to start and end with a slash "/" in order for The path provided below has to start and end with a slash "/" in order for
it to work correctly. it to work correctly.
Fore more details: For more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
--> -->
<base href="/"> <base href="/">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment