Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Evgeny Zakharov committed Aug 11, 2023
1 parent 505d2c5 commit df603e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/appointment-create/page.tsx
Original file line number Diff line number Diff line change
@@ -156,7 +156,7 @@ const Confirmation = () => {
if (price.pending) {
return (
<BaseTemplate>
<Header title="Подтверждение" />
<Header title="Подтвердите запись" />
<ResultCard
title={<Skeleton type="inline" width={280} />}
description={[

0 comments on commit df603e6

Please sign in to comment.