Skip to content

Commit ae8b547

Browse files
committed
chore: Edit comments
1 parent 7285654 commit ae8b547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/http/controllers/SharingController.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ interface GetResponseBody {
2323

2424
export default class SharingController {
2525
/**
26-
* Get the url hash of shared GlueBoard
26+
* Get the url hash of the shared GlueBoard
2727
*/
2828
public static getHash(): SimpleHandler {
2929
return (req, res): Response => {

0 commit comments

Comments
 (0)