Skip to content

Commit 6331969

Browse files
committed
Fixed typos
1 parent 24a10d9 commit 6331969

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

server/documents/modules/dropdown.html.eco

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ themes : ['Default', 'GitHub', 'Material']
903903

904904
<div class="dropdown example">
905905
<h4 class="ui header">Loading</h4>
906-
<p>An dropddown can show that it is currently loading data</p>
906+
<p>A dropdown can show that it is currently loading data</p>
907907
<div class="ui loading dropdown">
908908
Dropdown <i class="dropdown icon"></i>
909909
<div class="menu">
@@ -938,7 +938,7 @@ themes : ['Default', 'GitHub', 'Material']
938938
</div>
939939
<div class="dropdown example">
940940
<h4 class="ui header">Error</h4>
941-
<p>An errored dropddown can alert a user to a problem</p>
941+
<p>An errored dropdown can alert a user to a problem</p>
942942
<div class="ui floating dropdown error">
943943
Dropdown <i class="dropdown icon"></i>
944944
<div class="menu">

0 commit comments

Comments
 (0)