From ce4a004177c18e05a066ef05d388b75728440daa Mon Sep 17 00:00:00 2001 From: Kristian Aune Date: Wed, 14 Aug 2024 12:02:41 +0200 Subject: [PATCH] typo --- en/annotations.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/annotations.html b/en/annotations.html index 3e234cb1ed..cbbcb2d0b6 100644 --- a/en/annotations.html +++ b/en/annotations.html @@ -703,7 +703,7 @@

Annotation Inheritance

but we are writing document processors that rely on these types and extend them:

-search example2 {
+schema example2 {
 
   annotation employee inherits person {
     field employeeid type int { }