Fix: typos in comments

This commit is contained in:
chanix95 2022-04-15 17:05:56 -03:00 committed by GitHub
parent 1173290b9a
commit 011f0f6b8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,10 +52,10 @@
<link href="{{ $css.Permalink }}" rel="stylesheet" media="screen" />
<!-- ** JS Plugins Needed for the Project ** -->
<!-- jquiry -->
<!-- jquery -->
<script src="{{ `plugins/jquery/jquery-1.12.4.js` | absURL }}"></script>
<!-- jquary ui -->
<!-- jquery ui -->
<script src="{{ `plugins/jquery/jquery-ui.js`| absURL }}"></script>
<!-- Bootstrap JS -->