From 5c1dda9f2d359a11521802d299dd0ee7ad812854 Mon Sep 17 00:00:00 2001 From: Aaron Brethorst Date: Thu, 8 Feb 2024 13:40:24 -0800 Subject: [PATCH] Update sign-mode.md --- src/features/sign-mode.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/features/sign-mode.md b/src/features/sign-mode.md index 5398cce..f17412d 100644 --- a/src/features/sign-mode.md +++ b/src/features/sign-mode.md @@ -3,8 +3,7 @@ layout: page title: Sign Mode --- -OneBusAway provides a mode optimized for showing real-time arrival information on large public screens, allowing -quick and cheap information displays. +OneBusAway provides a mode optimized for showing real-time arrival information on large public screens, allowing quick and cheap information displays. @@ -26,4 +25,4 @@ There are a number of parameters you can add to the URL to tweak the behavior of * `route=X_Y` - Specify a route id to indicate that only this route should be show. Can be repeated. * `minutesBefore=N` - Excludes vehicles that departed more than N minutes ago. * `minutesAfter=N` - Exclude vehicles arriving more than N minutes from now. -* `refresh=N` - Automatically refresh the page every N seconds. \ No newline at end of file +* `refresh=N` - Automatically refresh the page every N seconds.