Change detection with Pipes documentation seems to be incomplete. #61350
Labels
area: docs
Related to the documentation
good first issue
An issue that is suitable for first-time contributors; often a documentation issue.
help wanted
An issue that is suitable for a community contributor (based on its complexity/scope).
Milestone
Describe the problem that you experienced
https://angular.dev/guide/templates/pipes#change-detection-with-pipes
The sentence is not complete — it has a grammatical issue and ends abruptly. Here's the problematic part:
"...which means that it only executes when a primitive input value (such as a String, Number, Boolean, or Symbol) or a changed object reference (such as Array, Object, Function, or Date)."
The sentence sets up a condition — "it only executes when..." — but doesn't finish the thought properly. The verb "is changed" or a similar phrase is missing at the end.
Maybe it's me who doesn't read it correctly 😄
Enter the URL of the topic with the problem
https://angular.dev/guide/templates/pipes#change-detection-with-pipes
Describe what you were looking for in the documentation
General information about Angular Pipes
Describe the actions that led you to experience the problem
No response
Describe what you want to experience that would fix the problem
Fix the sentence
Add a screenshot if that helps illustrate the problem
No response
If this problem caused an exception or error, please paste it here
If the problem is browser-specific, please specify the device, OS, browser, and version
Provide any additional information here in as much as detail as you can
The text was updated successfully, but these errors were encountered: