We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa4f8bf commit 7552329Copy full SHA for 7552329
spring-data-mongodb/src/main/java/org/springframework/data/mongodb/core/geo/GeoJson.java
@@ -16,7 +16,7 @@
16
package org.springframework.data.mongodb.core.geo;
17
18
/**
19
- * Interface definition for structures defined in <a href="https://geojson.org/>GeoJSON</a> format.
+ * Interface definition for structures defined in <a href="https://geojson.org/">GeoJSON</a> format.
20
*
21
* @author Christoph Strobl
22
* @since 1.7
0 commit comments