Skip to content

Commit f6bc996

Browse files
mgiffordtunetheweb
andauthored
2024 Accessibilty chapter corrections (#3896)
* Update accessibility.md Typo and incorrect link. There is a duplicate image, not the bar chart that was described. Also accessibility or Accessible was misspelled. * Retake image --------- Co-authored-by: Barry Pollard <barrypollard@google.com>
1 parent 0fa2915 commit f6bc996

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/content/en/2024/accessibility.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@ There are two means by which we can identify country information, first by the G
838838

839839
{{ figure_markup(
840840
image="country-by-geoid.png",
841-
caption="Most accessibile countries by GeoID.",
841+
caption="Most accessible countries by GeoID.",
842842
description="A bar cart with the GeoID, the country with the highest average for accessibility is the USA with a value of 84%. There is a drop of less a perscent as we move to Canada, UK, Australia, Germany, Netherlands, France, Mexico, Italy, Spain, Argentina, Indonesia, India, Poland, Brazil, Japan, Turkey, Vietnam, China and finally the Republic of Korea with 78%. These were for countries that hosted more than 100000 domains.",
843843
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vQ32BLKultx6YJbcQP5DB6a4NTnf4h9RCC3QXte5oS-Onx-9cFqiPQ23dWgWgffj2QA1Q60zhrxJVYb/pubchart?oid=421126157&format=interactive",
844844
sheets_gid="260430925",
@@ -854,9 +854,9 @@ The following map shows the average desktop accessibility score by country top l
854854

855855
{{ figure_markup(
856856
image="country-by-tld-globe.png",
857-
caption="Map of the accessibile countries by Top Level Domain (TLD).",
857+
caption="Map of the accessible countries by Top Level Domain (TLD).",
858858
description="In looking at Top Level Domains with more than 45,000 domains, we learn about accessibility. Displayed visually in a world map the most accessible countries are Norway, Filand, Canada, USA, UK, Sweden, Ireland, Australia, New Zealand, Austria, Belgium, Switzerland, Denmark, and South Africa. China is the least accessible by Top Level Domain. ",
859-
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vQ32BLKultx6YJbcQP5DB6a4NTnf4h9RCC3QXte5oS-Onx-9cFqiPQ23dWgWgffj2QA1Q60zhrxJVYb/pubchart?oid=783736776&format=interactive",
859+
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vQ32BLKultx6YJbcQP5DB6a4NTnf4h9RCC3QXte5oS-Onx-9cFqiPQ23dWgWgffj2QA1Q60zhrxJVYb/pubchart?oid=1241724533&format=interactive",
860860
sheets_gid="1209052596",
861861
sql_file="lighthouse_score_by_tld.sql"
862862
)
@@ -866,7 +866,7 @@ But it is a bit easier to see the TLD ranked and including the non-country codes
866866

867867
{{ figure_markup(
868868
image="country-by-tld.png",
869-
caption="Accessibile countries by Top Level Domain (TLD).",
869+
caption="Accessible countries by Top Level Domain (TLD).",
870870
description="A bar cart with looking at Top Level Domains with more than 45,000 domains, we learn about accessibility. Displayed as a bar chart with the accessible domains .edu (Education), .gov (US Government), Norway, Filand, .io, Canada, USA, .app, UK, Sweden, Ireland, Australia, New Zealand, .co, Austria, Belgium, Switzerland, Denmark, and South Africa, .org.",
871871
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vQ32BLKultx6YJbcQP5DB6a4NTnf4h9RCC3QXte5oS-Onx-9cFqiPQ23dWgWgffj2QA1Q60zhrxJVYb/pubchart?oid=783736776&format=interactive",
872872
sheets_gid="1209052596",
59 Bytes
Loading

0 commit comments

Comments
 (0)