[semantic-web][docs] Fix layer renamed from semweb

This commit is contained in:
duianto 2020-07-16 11:16:12 +02:00 committed by Maximilian Wolff
parent bf1ef03bda
commit dd397b1ad5
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ that buffer. Results will be displayed in another buffer in CSV format.
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =semweb= to the existing =dotspacemacs-configuration-layers= list in this
add =semantic-web= to the existing =dotspacemacs-configuration-layers= list in this
file.
* Key bindings

View file

@ -1,4 +1,4 @@
;;; packages.el --- semweb layer packages file for Spacemacs.
;;; packages.el --- Semantic Web layer packages file for Spacemacs.
;;
;; Copyright (c) 2012-2018 Sylvain Benner & Contributors
;;