Skip to content

Commit 1fa6128

Browse files
author
Frank Natividad
committed
Fix typo: missing e in appengine
1 parent 09c91c0 commit 1fa6128

File tree

1 file changed

+1
-1
lines changed
  • appengine/endpoints-frameworks-v2/migration-example

1 file changed

+1
-1
lines changed

appengine/endpoints-frameworks-v2/migration-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ limitations under the License.
9090
<!-- deploy configuration -->
9191
</configuration>
9292
</plugin>
93-
<!-- [END appegine-plugin] -->
93+
<!-- [END appengine-plugin] -->
9494
<!-- [START endpoints-frameworks-plugin] -->
9595
<plugin>
9696
<groupId>com.google.cloud.tools</groupId>

0 commit comments

Comments
 (0)