Skip to content

Commit 7609ea4

Browse files
authored
fix typos in hotels.jsx
1 parent 3d9ca08 commit 7609ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/hotels.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export default function Hotels() {
3535
"Underground parking is available for CHF 10 per night. Cancellation is possible until seven days before arrival.",
3636
prices: [
3737
"Double room for one person incl. breakfast: CHF 125.00/night",
38-
"Doue om for two persons incl. breakfast: CHF 150.00/night",
38+
"Double room for two persons incl. breakfast: CHF 150.00/night",
3939
],
4040
bookingInfo:
4141
'Book needs to be done via email at info@hotel-residence-loren.ch and mention "NixCon 2025"',

0 commit comments

Comments
 (0)