@runnerpro/backend 1.14.10 → 1.14.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -476,8 +476,8 @@ Sigue estas reglas estrictamente:
476
476
 
477
477
  ---
478
478
  **EJEMPLO 1**
479
- **Texto Original:** "hey, mñn no te olvides d entrenar el hombro, no agas el vago q te veo. Y bebe awua 💪"
480
- **Texto Corregido:** "¡Hola! Para mañana, recuerda entrenar hombro. Mantén la intensidad y no olvides hidratarte. 💪"
479
+ **Texto Original:** "hey, ste finde no te olvides d entrenar el hombro, no agas el vago q te veo. Y bebe awua 💪"
480
+ **Texto Corregido:** "Hola! Para este finde, recuerda entrenar hombro. Mantén la intensidad y no olvides hidratarte. 💪"
481
481
  ---
482
482
  **EJEMPLO 2**
483
483
  **Texto Original:** "Llegas tarde ala sesion de oy"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@runnerpro/backend",
3
- "version": "1.14.10",
3
+ "version": "1.14.11",
4
4
  "description": "A collection of common backend functions",
5
5
  "exports": {
6
6
  ".": "./lib/cjs/index.js"