Skip to content

Commit fafe77c

Browse files
committed
feat: fix typo
1 parent 8203281 commit fafe77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/full-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@ import {
158158
createConfirmAppointment,
159159
createDisplaySelectionButtons,
160160
createFindAvailableSlots,
161+
createResource,
161162
} from './lib/tools'
162-
import { createResource } from './lib/tools/resources'
163163
import { registry } from './setup-registry'
164164

165165
const model = environment.MODEL

0 commit comments

Comments
 (0)