We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32cc5e commit baa4448Copy full SHA for baa4448
1 file changed
README.md
@@ -492,7 +492,7 @@ A programming idiom is a means of expressing a recurring construct in one or mor
492
* [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain) prototype inheritance
493
494
## <a name="poison-pill">Poison Pill</a> [↑](#list-of-design-patterns)
495
-**Intent:** Poison Pill is known as predefined data item that allows to provide graceful shutdown for separate distributed consumption process.
+**Intent:** Poison Pill is known predefined data item that allows to provide graceful shutdown for separate distributed consumption process.
496
497

498
0 commit comments