ASCIIwwdc / asciiwwdc.com

Searchable full-text transcripts of WWDC sessions
https://asciiwwdc.com
MIT License
555 stars 43 forks source link

Mismatch between title and description in _sessions.yml #15

Closed simonwhitaker closed 10 years ago

simonwhitaker commented 10 years ago

I'm seeing some descriptions in the 2012 _sessions.yml file that don't match the session titles. For example, session 705's title is "Advanced Core Bluetooth" but the description is from a session on collection views:

705:
  :description: Collection views in iOS 6 allow you to move beyond table views to
    create rich displays for ordered data. Dive deeper into the capabilities of collection
    views and learn how to write customized layouts that push the boundaries of interfaces
    in your applications.
  :title: Advanced Core Bluetooth
  :track: Core OS
simonwhitaker commented 10 years ago

Sorry, posted in wrong repo. Closing here.