permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 61796d48aea44c290ef1fc42acc722c23294ef15
parent 2f31dff8b13651afe846f86017335461d8dac84c
Author: giz <giz@web>
Date:   Sun, 21 Aug 2022 14:59:00 +0200

typo

Diffstat:
Mhuman-scale.mdwn | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/human-scale.mdwn b/human-scale.mdwn @@ -1,4 +1,4 @@ -Human-scale, or _Personal Mastery_, is defined in [Design Principles Behind Smalltalk](https://www.cs.virginia.edu/~evans/cs655/readings/smalltalk.html)s as **comprehensible by a single individual**. +Human-scale, or _Personal Mastery_, is defined in [Design Principles Behind Smalltalk](https://www.cs.virginia.edu/~evans/cs655/readings/smalltalk.html) as **comprehensible by a single individual**. * If a system is to serve the creative spirit, it must be entirely comprehensible to a single individual. * Any barrier that exists between the user and some part of the system will eventually be a barrier to creative expression.