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

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
saqibmasood committed Mar 14, 2018
1 parent 86c5d6c commit 7183f66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GroupDocs.Annotation for .NET/Views/Home/index.cshtml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en" ng-app="GroupDocsAnnotationApp">
<head>
<title>GroupDocs.Annotation for Java</title>
<title>GroupDocs.Annotation for .NET</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/angular_material/1.1.4/angular-material.min.css">
Expand Down Expand Up @@ -39,7 +39,7 @@
<md-button class="md-icon-button" aria-label="Show User List">
<md-icon>menu</md-icon>
</md-button>
<h1>GroupDocs.Annotation for Java</h1>
<h1>GroupDocs.Annotation for .NET</h1>
<span flex></span>
<md-button class="md-icon-button" ng-href="/download/annotated?file={{ $root.selectedFile }}" target="_blank">
<md-icon>file_download</md-icon>
Expand Down

0 comments on commit 7183f66

Please sign in to comment.