Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
iluwatar committed Dec 13, 2019
1 parent b2b1ba9 commit 5681684
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion abstract-factory/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ folder: abstract-factory
permalink: /patterns/abstract-factory/
categories: Creational
tags:
- Gang Of Four
- Gang of Four
---

## Also known as
Expand Down
2 changes: 1 addition & 1 deletion adapter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ folder: adapter
permalink: /patterns/adapter/
categories: Structural
tags:
- Gang Of Four
- Gang of Four
---

## Also known as
Expand Down
2 changes: 1 addition & 1 deletion bridge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ folder: bridge
permalink: /patterns/bridge/
categories: Structural
tags:
- Gang Of Four
- Gang of Four
---

## Also known as
Expand Down
2 changes: 1 addition & 1 deletion builder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ folder: builder
permalink: /patterns/builder/
categories: Creational
tags:
- Gang Of Four
- Gang of Four
---

## Intent
Expand Down
2 changes: 1 addition & 1 deletion chain/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ folder: chain
permalink: /patterns/chain/
categories: Behavioral
tags:
- Gang Of Four
- Gang of Four
---

## Intent
Expand Down
2 changes: 1 addition & 1 deletion command/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ folder: command
permalink: /patterns/command/
categories: Behavioral
tags:
- Gang Of Four
- Gang of Four
---

## Also known as
Expand Down
2 changes: 1 addition & 1 deletion composite/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ folder: composite
permalink: /patterns/composite/
categories: Structural
tags:
- Gang Of Four
- Gang of Four
---

## Intent
Expand Down
2 changes: 1 addition & 1 deletion interpreter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ folder: interpreter
permalink: /patterns/interpreter/
categories: Behavioral
tags:
- Gang Of Four
- Gang of Four
---

## Intent
Expand Down
2 changes: 1 addition & 1 deletion iterator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ folder: iterator
permalink: /patterns/iterator/
categories: Behavioral
tags:
- Gang Of Four
- Gang of Four
---

## Also known as
Expand Down
2 changes: 1 addition & 1 deletion memento/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ folder: memento
permalink: /patterns/memento/
categories: Behavioral
tags:
- Gang Of Four
- Gang of Four
---

## Also known as
Expand Down
2 changes: 1 addition & 1 deletion singleton/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ folder: singleton
permalink: /patterns/singleton/
categories: Creational
tags:
- Gang Of Four
- Gang of Four
---

## Intent
Expand Down
2 changes: 1 addition & 1 deletion state/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ folder: state
permalink: /patterns/state/
categories: Behavioral
tags:
- Gang Of Four
- Gang of Four
---

## Also known as
Expand Down
2 changes: 1 addition & 1 deletion strategy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ folder: strategy
permalink: /patterns/strategy/
categories: Behavioral
tags:
- Gang Of Four
- Gang of Four
---

## Also known as
Expand Down
2 changes: 1 addition & 1 deletion template-method/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ folder: template-method
permalink: /patterns/template-method/
categories: Behavioral
tags:
- Gang Of Four
- Gang of Four
---

## Intent
Expand Down
2 changes: 1 addition & 1 deletion visitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ folder: visitor
permalink: /patterns/visitor/
categories: Behavioral
tags:
- Gang Of Four
- Gang of Four
---

## Intent
Expand Down

0 comments on commit 5681684

Please sign in to comment.