diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index f3347c0..b16e98b 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -55,7 +55,7 @@ further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at fdkhadra@gmail.com. All +reported by contacting the project team. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. diff --git a/global.d.ts b/global.d.ts index 7809a68..ab0d14f 100644 --- a/global.d.ts +++ b/global.d.ts @@ -210,7 +210,7 @@ interface Social { interface Resume { /** - * Resume file urlm + * Resume file url */ fileUrl?: string; }