From 79ffe459392be4825a8c8bf14f18c9f6e9a381c5 Mon Sep 17 00:00:00 2001 From: siddharth ravikumar Date: Mon, 6 Jun 2022 18:12:11 -0400 Subject: photon: fix type in doc --- photon/photon.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'photon/photon.go') diff --git a/photon/photon.go b/photon/photon.go index 708deae..44b4b92 100644 --- a/photon/photon.go +++ b/photon/photon.go @@ -1,7 +1,7 @@ // Copyright © 2022 siddharth ravikumar // SPDX-License-Identifier: ISC -// Functions for accessing the Photo gecoding API. +// Functions for accessing the Photon gecoding API. package photon import ( -- cgit v1.2.3