summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--emacs/custom/fcuny-conf.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/custom/fcuny-conf.el b/emacs/custom/fcuny-conf.el
index 3e4b009..f92f83f 100644
--- a/emacs/custom/fcuny-conf.el
+++ b/emacs/custom/fcuny-conf.el
@@ -44,7 +44,7 @@
 (use-package terraform-doc
   :ensure t)
 
-(use-package chef
+(use-package chef-mode
   :ensure t)
 
 (provide 'fcuny-conf)