diff options
author | Michael Cullum <m@michaelcullum.com> | 2016-09-09 01:12:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-09 01:12:45 +0100 |
commit | c28f8dbf7bd908c01fa3012eb6c98c5144f9002c (patch) | |
tree | 82780022726ac60dfbed56fa6e8a925f83a7316b | |
parent | f79d9bdacad705ac0d4b1501411c21d09b608a05 (diff) | |
parent | 824f95e821c7a4a0bd06f61d8bc39590c21e84a4 (diff) | |
download | fig-standards-c28f8dbf7bd908c01fa3012eb6c98c5144f9002c.zip fig-standards-c28f8dbf7bd908c01fa3012eb6c98c5144f9002c.tar.gz fig-standards-c28f8dbf7bd908c01fa3012eb6c98c5144f9002c.tar.bz2 |
Merge pull request #3 from michaelcullum/tweak-mission
Tweak mission statement again
-rw-r--r-- | bylaws/001-mission-and-structure.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bylaws/001-mission-and-structure.md b/bylaws/001-mission-and-structure.md index f960042..dada216 100644 --- a/bylaws/001-mission-and-structure.md +++ b/bylaws/001-mission-and-structure.md @@ -1,6 +1,6 @@ # Mission Statement -The PHP Framework Interoperability Group (PHP-FIG) aims to advance the PHP ecosystem and promote good standards by bringing together projects and people. It develops and publicises standards, informed by real-world experience as well as research and experimentation to form PHP Standard Recommendations (PSRs). +The PHP Framework Interoperability Group (PHP-FIG) aims to advance the PHP ecosystem and promote good standards by bringing together projects and people to collaborate. It develops and publicises standards, informed by real-world experience as well as research and experimentation by itself and others, to form PHP Standard Recommendations (PSRs). # Structure |