Skip to content

Commit 4b19165

Browse files
committed
fix a typo; change the description in _config.yml
1 parent 0d8b8fd commit 4b19165

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
name: Random thoughts 隨便寫寫
77

88
# Short bio or description (displayed in the header)
9-
description: by a scientist with a wandering mind
9+
description: a wandering mind
1010

1111
# URL of your avatar or profile pic (you could use your GitHub profile pic)
1212
avatar: https://avatars3.githubusercontent.com/u/1696423?v=2&s=460

_posts/2015-01-24-golden-ratio-and-fibonacci-numbers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ cut it anymore.
120120

121121
It can be shown that to cut this rectangular forever, the only ratio
122122
you can start with is the golden ratio. If you start with a ratio of two
123-
adjacent Fibonacci numbers (can be very close to the godel ratio but not
123+
adjacent Fibonacci numbers (can be very close to the goden ratio but not
124124
exactly), you will end up with [a square (or two)](http://www.mathsisfun.com/numbers/images/fibonacci-spiral.gif),
125125
that is, the ratio of the sides is $$a_2/a_1$$.
126126

0 commit comments

Comments
 (0)