diff options
author | Kai Stevenson <kai@kaistevenson.com> | 2023-02-22 19:53:08 -0800 |
---|---|---|
committer | Kai Stevenson <kai@kaistevenson.com> | 2023-02-22 19:53:08 -0800 |
commit | cdfa84e6b337a9964f2918210b65670061061410 (patch) | |
tree | fa3df0a26b35241774a28ee77a644f0e0083f57a /src | |
parent | c6706eb266eabf99c8ee0bd36d767b35dd0b130f (diff) |
fix typo
Diffstat (limited to 'src')
-rw-r--r-- | src/photography/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/photography/index.php b/src/photography/index.php index 65ba22b..87d914d 100644 --- a/src/photography/index.php +++ b/src/photography/index.php @@ -5,7 +5,7 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); ?> <p> Photography is an interesting medium. It, of course, explores human conceptions of beauty; symmetry, contrast, colour. - It provides, too, a very literal image of projection--while humans live in a #D space, a picture is usually viewed + It provides, too, a very literal image of projection--while humans live in a 2D space, a picture is usually viewed in 2D. For this reason, the photographer has ultimate power over the image he shares; an infinite number of 2D slices may be created of a 3D space. Despite this control, there is a way in which photographer is different from other forms of art; a photographer does not necessarily feel that he is creating; often, he feels that he is capturing. |