Update src/borrow_check/region_inference/placeholders_and_universes.md

Co-Authored-By: Who? Me?! <mark-i-m@users.noreply.github.com>
This commit is contained in:
Niko Matsakis 2019-06-24 14:37:12 -04:00 committed by Who? Me?!
parent 45fc567eb8
commit 143630c1b7
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ outlives `'static`. Now, this *might* be true after all, `'!1`
could be `'static` but we don't *know* that it's true. So this
should yield up an error (eventually).
## What is a universe
## What is a universe?
In the previous section, we introduced the idea of a placeholder
region, and we denoted it `!1`. We call this number `1` the **universe