Skip to content

Commit ecfa9eb

Browse files
fix: update icons package
1 parent 0da3885 commit ecfa9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/transitive-overlay/src/route-layers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { TransitivePattern, TransitiveRoute } from "@opentripplanner/types";
55
import { drawArc } from "./util";
66

77
/**
8-
* Create a labeled-line feature for the given transit route pattern.
8+
* Create a labeled-line feature for the given transit route pattern
99
*/
1010
export function patternToRouteFeature(
1111
pattern: TransitivePattern,

0 commit comments

Comments
 (0)