Skip to content

Commit a1c8815

Browse files
authored
Merge pull request arifszn#617 from arifszn/fix/typo
Fix typo
2 parents db2a2de + 984577b commit a1c8815

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
5555
## Enforcement
5656

5757
Instances of abusive, harassing, or otherwise unacceptable behavior may be
58-
reported by contacting the project team at [email protected]. All
58+
reported by contacting the project team. All
5959
complaints will be reviewed and investigated and will result in a response that
6060
is deemed necessary and appropriate to the circumstances. The project team is
6161
obligated to maintain confidentiality with regard to the reporter of an incident.

global.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ interface Social {
210210

211211
interface Resume {
212212
/**
213-
* Resume file urlm
213+
* Resume file url
214214
*/
215215
fileUrl?: string;
216216
}

0 commit comments

Comments
 (0)