Skip to content

Commit 25a2f80

Browse files
committed
fix:removes space from comment
1 parent 40e761c commit 25a2f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/controllers/projects.contentMapper.controller.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { Request, Response } from "express";
22
import { contentMapperService } from "../services/contentMapper.service.js";
33
/**
4-
* Handles the PUT request t o update test data.
4+
* Handles the PUT request to update test data.
55
*
66
* @param req - The request object.
77
* @param res - The response object.

0 commit comments

Comments
 (0)