From 9e61d5240ba9e27ae043d6e12accf0ea395b9be1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Grabski-Gradzin=CC=81ski?= Date: Wed, 15 Nov 2017 08:59:32 +0100 Subject: [PATCH] [Behavioral/Strategy] Fixing files inclusion. --- Behavioral/Strategy/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Behavioral/Strategy/README.rst b/Behavioral/Strategy/README.rst index 4613d2c..2240181 100644 --- a/Behavioral/Strategy/README.rst +++ b/Behavioral/Strategy/README.rst @@ -34,9 +34,9 @@ Code You can also find this code on `GitHub`_ -ObjectCollection.php +Context.php -.. literalinclude:: ObjectCollection.php +.. literalinclude:: Context.php :language: php :linenos: