Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
rodber committed Jan 26, 2024
1 parent e30b880 commit 568a13c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion images/chevere.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ <h4 class="h4 font-hkgrotesk mb-2">PHP client features</h4>
</div>

<div class="sm:col-span-6 md:col-span-3 lg:col-span-2">
<h6 class="text-xs text-slate-200 font-semibold uppercase mb-3">Chevere</h6>
<h6 class="text-xs text-slate-200 font-semibold uppercase underline mb-3">Chevere</h6>
<ul class="text-sm space-y-2">
<li>
<a class="text-slate-500 hover:text-slate-300 transition duration-150 ease-in-out" target="_blank" href="https://chevere.org">Chevere.org</a>
Expand All @@ -415,7 +415,7 @@ <h6 class="text-xs text-slate-200 font-semibold uppercase mb-3">Chevere</h6>
</ul>
</div>
<div class="sm:col-span-6 md:col-span-3 lg:col-span-2">
<h6 class="text-xs text-slate-200 font-semibold uppercase mb-3">xrDebug</h6>
<h6 class="text-xs text-slate-200 font-semibold uppercase underline mb-3">xrDebug</h6>
<ul class="text-sm space-y-2">
<li>
<a class="text-slate-500 hover:text-slate-300 transition duration-150 ease-in-out" href="https://docs.xrdebug.com">Documentation</a>
Expand Down

0 comments on commit 568a13c

Please sign in to comment.