Skip to content

Commit 8ef25cf

Browse files
authored
Merge pull request #3 from ahmoin/main
fix: correct readme typos
2 parents 3ea4032 + b182351 commit 8ef25cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [Sortable](https://sortable.sadmn.com)
22

3-
This is a sortable built with `shadnc/ui`, `radix ui`, and `dnd-kit`. It is bootstrapped with `create-t3-app`.
3+
This is a sortable built with `shadcn/ui`, `radix ui`, and `dnd-kit`. It is bootstrapped with `create-t3-app`.
44

55
[![Sortable](./public/images/screenshot.png)](https://sortable.sadmn.com)
66

@@ -14,7 +14,7 @@ This is a sortable built with `shadnc/ui`, `radix ui`, and `dnd-kit`. It is boot
1414

1515
## Features
1616

17-
- [x] Headless `Sortable` ui primitives built with `shadnc/ui`, `radix ui`, and `dnd-kit`.
17+
- [x] Headless `Sortable` ui primitives built with `shadcn/ui`, `radix ui`, and `dnd-kit`.
1818
- [x] Integration with `useFieldArray` of `react-hook-form`, and `tanstack-table`.
1919

2020
## Running Locally

0 commit comments

Comments
 (0)