Skip to content

Commit

Permalink
docs/fix some typos (skeletonlabs#2161)
Browse files Browse the repository at this point in the history
  • Loading branch information
SebasF1349 authored Oct 20, 2023
1 parent 37e8b86 commit 5b1cb98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<tr>
<td><code class="code">$modeCurrent</code></td>
<td><em>true | false</em></td>
<td>The current currently active mode setting.</td>
<td>The current active mode setting.</td>
</tr>
</tbody>
</table>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ const popupCombobox: PopupSettings = {
<h2 class="h2">Z-Index Stacking</h2>
<!-- prettier-ignore -->
<p>
Please note that neither Skelton nor Floating-UI <a class="anchor" href="https://floating-ui.com/docs/misc#z-index-stacking">define a default z-index</a> for popups.
Please note that neither Skeleton nor Floating-UI <a class="anchor" href="https://floating-ui.com/docs/misc#z-index-stacking">define a default z-index</a> for popups.
</p>
</section>

Expand Down

0 comments on commit 5b1cb98

Please sign in to comment.