Skip to content

Commit baa4448

Browse files
committed
Remove mistakenly added word
1 parent f32cc5e commit baa4448

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ A programming idiom is a means of expressing a recurring construct in one or mor
492492
* [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain) prototype inheritance
493493

494494
## <a name="poison-pill">Poison Pill</a> [&#8593;](#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.
495+
**Intent:** Poison Pill is known predefined data item that allows to provide graceful shutdown for separate distributed consumption process.
496496

497497
![alt text](https://github.com/iluwatar/java-design-patterns/blob/master/poison-pill/etc/poison-pill.png "Poison Pill")
498498

0 commit comments

Comments
 (0)