fix: Update Documentation#57
Open
sergioceron wants to merge 1 commit intomasterfrom
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Updates Spanish documentation describing how expired/out-of-stock products are handled in the UI.
Changes:
- Fixes typos/grammar (e.g., “poductos” → “productos”, “a el” → “al”, adds “índice”).
- Collapses the previous two-line statement into a single line, but currently leaves the statement incomplete.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -1,2 +1 @@ | |||
| Los poductos que ya expiraron o se han agotado no se muestran y en caso de que se muestren no pueden ser comprados, estos cambios solo fueron aplicados a el indice(index) | |||
| , a la busqueda(search) y a los articulos por categorias(categories) No newline at end of file | |||
| Los productos que ya expiraron o se han agotado no se muestran y en caso de que se muestren no pueden ser comprados, estos cambios solo fueron aplicados al índice (index) | |||
There was a problem hiding this comment.
The sentence now ends at “solo fueron aplicados al índice (index)” and appears truncated; the previous text continued to specify other affected sections (e.g., search/categories). Consider restoring the missing clause(s) and adding closing punctuation so the documentation is complete and unambiguous.
Suggested change
| Los productos que ya expiraron o se han agotado no se muestran y en caso de que se muestren no pueden ser comprados, estos cambios solo fueron aplicados al índice (index) | |
| Los productos que ya expiraron o se han agotado no se muestran y en caso de que se muestren no pueden ser comprados, estos cambios solo fueron aplicados al índice (index). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated fix by CoderOps.
Swarm: sw5
Task: Update Documentation