1
0
Эх сурвалжийг харах

[DOCS] Fix typo in PersistentCache (#83836)

Howard 3 жил өмнө
parent
commit
5a3bd0212b

+ 1 - 1
x-pack/plugin/searchable-snapshots/src/main/java/org/elasticsearch/xpack/searchablesnapshots/cache/full/PersistentCache.java

@@ -353,7 +353,7 @@ public class PersistentCache implements Closeable {
     }
 
     /**
-     * Creates a new {@link CacheIndexWriter} for the specified data path. The is a single instance per data path.
+     * Creates a new {@link CacheIndexWriter} for the specified data path. There is a single instance per data path.
      *
      * @param nodePath the data path
      * @return a new {@link CacheIndexWriter} instance