summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/2019-03-05-this-week-in-rust.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/2019-03-05-this-week-in-rust.md b/content/2019-03-05-this-week-in-rust.md
index e0b9849..a7931df 100644
--- a/content/2019-03-05-this-week-in-rust.md
+++ b/content/2019-03-05-this-week-in-rust.md
@@ -163,7 +163,7 @@ And again, we have two quotes for the week:
> > What is the ! type?
>
-> The never type 15 for computations that don’t resolve to a value. It’s named after its stabilization date.
+> The never type for computations that don’t resolve to a value. It’s named after its stabilization date.
– /u/LousyBeggar [on reddit](https://www.reddit.com/r/rust/comments/avbkts/this_week_in_rust_275/ehe50oj/)