diff --git a/lib/docs.rb b/lib/docs.rb index 84c4af59..abea0915 100644 --- a/lib/docs.rb +++ b/lib/docs.rb @@ -44,7 +44,7 @@ module Docs end def self.defaults - %w(css 'Web APIs' html http javascript).map(&method(:find)) + %w(css dom html http javascript).map(&method(:find)) end def self.installed