Skip to content

Commit f0d8d45

Browse files
committed
Amend title
1 parent 44ac1c0 commit f0d8d45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/agri-device.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ block content
4545
dd.col-lg-9 #{device.supportedProtocol.toUpperCase()}
4646
div.row
4747
- if (device.deviceModel)
48-
dt.col-lg-3 Description:
48+
dt.col-lg-3 Device Model:
4949
dd.col-lg-9 #{device.deviceModel}
5050
div.row
5151
- if (device.location)

0 commit comments

Comments
 (0)