diff --git a/apps/cf_http/lib/cf_http/devices/device.ex b/apps/cf_http/lib/cf_http/devices/device.ex index d1880e5cd..8e4d8e242 100644 --- a/apps/cf_http/lib/cf_http/devices/device.ex +++ b/apps/cf_http/lib/cf_http/devices/device.ex @@ -1,6 +1,6 @@ defmodule CfHttp.Devices.Device do @moduledoc """ - Yeah baby moduledoc! + Manages Device things """ use Ecto.Schema