Skip to content

Commit

Permalink
change "informal" to "non-profit" in about page description
Browse files Browse the repository at this point in the history
  • Loading branch information
arnellebalane committed Sep 13, 2016
1 parent 7da5948 commit 1014507
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion static/javascripts/service-worker.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var cacheName = 'cache-v7';
var cacheName = 'cache-v8';
var urlsToCache = [
'/',
'/events',
Expand Down
2 changes: 1 addition & 1 deletion views/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div>
<h1 class="page__title">About GDG Cebu</h1>

<p>Google Developers Group (GDG) Cebu is an informal group of amateurs and professionals (technology users, specialists, and developers) who are independent from Google but are enthusiasts and daily users of Google technologies. Members meet and socialize on a regular basis.</p>
<p>Google Developers Group (GDG) Cebu is a non-profit group of amateurs and professionals (technology users, specialists, and developers) who are independent from Google but are enthusiasts and daily users of Google technologies. Members meet and socialize on a regular basis.</p>

<p>GDG Cebu is an independent group; the activities and opinions expressed by the group should in no way be linked to Google, the corporation.</p>

Expand Down

0 comments on commit 1014507

Please sign in to comment.