diff options
Diffstat (limited to 'content/laws-of-reflection.article')
-rw-r--r-- | content/laws-of-reflection.article | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/laws-of-reflection.article b/content/laws-of-reflection.article index 18c537e..a3417c7 100644 --- a/content/laws-of-reflection.article +++ b/content/laws-of-reflection.article @@ -162,7 +162,7 @@ the `Kind` of `v` is still `reflect.Int`, even though the static type of `x` is * The second law of reflection -*2.*Reflection*goes*from*reflection*object*to*interface value.* +*2. Reflection goes from reflection object to interface value. Like physical reflection, reflection in Go generates its own inverse. |