Skip to content

Commit

Permalink
Small fix for build syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
s-omeilia-unity committed Aug 12, 2022
1 parent 81198ce commit aa7f21d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sidebarsTools.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ module.exports = {
},
{
"type": "doc",
"id": "api/Unity.Multiplayer.Tools.NetStats.MetricTypeEnumArttribute",
"id": "api/Unity.Multiplayer.Tools.NetStats.MetricTypeEnumAttribute",
},
{
"type": "doc",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: Unity.Mutliplayer.Tools.NetStatsMonitor.SimpleMovingAverageParams
id: Unity.Multiplayer.Tools.NetStatsMonitor.SimpleMovingAverageParams
title: Unity.Multiplayer.Tools.NetStatsMonitor.SimpleMovingAverageParams
---

Expand Down

0 comments on commit aa7f21d

Please sign in to comment.