Skip to content

Commit 810a8e1

Browse files
authored
Merge pull request #33 from chadell/fix-typo-destination
style: fix typo in destination
2 parents 48d1ae7 + ff9232a commit 810a8e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nettowel/cli/jsonpatch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def create(
7171
panels.append(
7272
Panel(
7373
JSON.from_data(dst),
74-
title="[yellow]Destrination",
74+
title="[yellow]Destination",
7575
border_style="blue",
7676
)
7777
)

0 commit comments

Comments
 (0)