Skip to content
This repository was archived by the owner on Oct 18, 2018. It is now read-only.

Commit 7183f66

Browse files
committed
Typo
1 parent 86c5d6c commit 7183f66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GroupDocs.Annotation for .NET/Views/Home/index.cshtml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en" ng-app="GroupDocsAnnotationApp">
33
<head>
4-
<title>GroupDocs.Annotation for Java</title>
4+
<title>GroupDocs.Annotation for .NET</title>
55
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/angular_material/1.1.4/angular-material.min.css">
@@ -39,7 +39,7 @@
3939
<md-button class="md-icon-button" aria-label="Show User List">
4040
<md-icon>menu</md-icon>
4141
</md-button>
42-
<h1>GroupDocs.Annotation for Java</h1>
42+
<h1>GroupDocs.Annotation for .NET</h1>
4343
<span flex></span>
4444
<md-button class="md-icon-button" ng-href="/download/annotated?file={{ $root.selectedFile }}" target="_blank">
4545
<md-icon>file_download</md-icon>

0 commit comments

Comments
 (0)