summaryrefslogtreecommitdiffhomepage
path: root/src/blog/grab/index.gsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/blog/grab/index.gsp')
-rw-r--r--src/blog/grab/index.gsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/blog/grab/index.gsp b/src/blog/grab/index.gsp
index d7974a6..87ebb5f 100644
--- a/src/blog/grab/index.gsp
+++ b/src/blog/grab/index.gsp
@@ -31,7 +31,7 @@ html lang="en" {
p {-
This should be a relatively easy task and for the most part it was, but
I had an issue. Some of these components had some @em{-really} obscure
- properties that could influence their behavior, and seeing as much of
+ properties that could influence their behaviour, and seeing as much of
the codebase was written 10 years ago by utter idiots, the code
implementing these properties is @em{-really} hard to read.
}
@@ -81,7 +81,7 @@ html lang="en" {
component because it’s used everywhere but only a few rare usages
interest me, and it’s not enough to search for just the attribute
because many different components have attributes of the same name (and
- @em{-no} they don’t have the same behavior; the codebase is shit).
+ @em{-no} they don’t have the same behaviour; the codebase is shit).
}
p {-