소스 검색

Merge pull request #27 from stefanbauer/patch-1

Update README.md
Caleb Porzio 5 년 전
부모
커밋
43d39a81d3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -56,7 +56,7 @@ Alpine.start()
 </div>
 ```
 
-You can even use if for non-trivial things:
+You can even use it for non-trivial things:
 *Pre-fetching a dropdown's HTML content on hover*
 ```html
 <div x-data="{ open: false }">