docs: update partial response (#2959)

This commit is contained in:
Ilkka Seppälä
2024-05-16 09:59:28 +03:00
committed by GitHub
parent 1d2b61e6ed
commit 51716824ee
2 changed files with 171 additions and 8 deletions
@@ -25,7 +25,7 @@
package com.iluwatar.partialresponse;
/**
* {@link Video} is a entity to serve from server.It contains all video related information.
* {@link Video} is an entity to serve from server.It contains all video related information.
* Video is a record class.
*/