diff --git a/content/riak/kv/2.2.3/developing/api/http/store-search-schema.md b/content/riak/kv/2.2.3/developing/api/http/store-search-schema.md index e1b296f7b7..083bdbcac8 100644 --- a/content/riak/kv/2.2.3/developing/api/http/store-search-schema.md +++ b/content/riak/kv/2.2.3/developing/api/http/store-search-schema.md @@ -26,7 +26,7 @@ PUT /search/schema/ ## Required Form Data In order to create a new Search schema, you must pass Riak a properly -formed XML schema. More information can be found in the [Search Schema](/riak/kv/2.2.3/developing/usage/search-schemas) document. If you've created a schema and stored it in the filed +formed XML schema. More information can be found in the [Search Schema](/riak/kv/2.2.3/developing/usage/search-schemas) document. If you've created a schema and stored it in the file `my_schema.xml` and would like to create a new schema called `my_custom_schema`, you would use the following HTTP request: