Nicolas Ettlin 3 лет назад
Родитель
Сommit
640d96fff6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lib/docs.rb

+ 1 - 1
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