瀏覽代碼

fix neuron name in neuron list

nico 8 年之前
父節點
當前提交
b279630619
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Docs/neuron_list.md

+ 1 - 1
Docs/neuron_list.md

@@ -18,5 +18,5 @@ A neuron is a module that will perform some actions attached to an order. You ca
 | [twitter](../neurons/twitter/)                     | Send a Twit from kalliope                                                               |
 | [uri](../neurons/uri/)                             | Interacts with HTTP and HTTPS web services.                                             |
 | [wake_on_lan](../neurons/wake_on_lan/)             | Wake on lan a computer                                                                  |
-| [wikipedia](../neurons/wikipedia/)                 | Search for a page on Wikipedia                                                          |
+| [wikipedia_searcher](../neurons/wikipedia/)        | Search for a page on Wikipedia                                                          |