From 80076274eabd280b8d19011129d024c1ac80f2b6 Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Fri, 7 Mar 2025 11:43:15 +0100 Subject: [PATCH] Actualizar CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index f26f5c9..46c2d30 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -11,7 +11,7 @@ This document defines the principles and guidelines for using and contributing t ### ✅ Example of proper attribution in code: ```bash -Script based on the work of [Author] at [Repository Link] +# Script based on the work of [Author] at [Repository Link] ```