Skip to content

Commit

Permalink
update description for light example
Browse files Browse the repository at this point in the history
  • Loading branch information
floodfx committed Feb 8, 2022
1 parent c0a06a0 commit ddfba36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/examples/routeDetails.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const routeDetails: RouteDetails[] = [
{
label: "Light",
path: "/light",
summary: "Control the brightness of a porch light using buttons.",
summary: "Control the brightness of a porch light using buttons or keys.",
tags: ["phx-click", "phx-window-keydown", "phx-key"]
},
{
Expand Down

0 comments on commit ddfba36

Please sign in to comment.